Home
last modified time | relevance | path

Searched defs:kExpectedSize (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_thumbnail_embeddertest.cpp27 const unsigned long kExpectedSize = 1138u; in TEST_F() local
46 const unsigned long kExpectedSize = 1110u; in TEST_F() local
68 const unsigned long kExpectedSize = 301u; in TEST_F() local
105 const unsigned long kExpectedSize = 1851u; in TEST_F() local
123 const unsigned long kExpectedSize = 1792u; in TEST_F() local
143 const unsigned long kExpectedSize = 301u; in TEST_F() local
H A Dfpdf_annot_embeddertest.cpp2125 static constexpr size_t kExpectedSize = 1590; in TEST_F() local
3348 const size_t kExpectedSize = 3; in TEST_F() local
3381 const size_t kExpectedSize = 3; in TEST_F() local
3416 const size_t kExpectedSize = 1; in TEST_F() local
3460 const size_t kExpectedSize = 1; in TEST_F() local
H A Dfpdf_edit_embeddertest.cpp2758 constexpr size_t kExpectedSize = 8268; in TEST_F() local
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dtrace_blob_view_reader_unittest.cc107 constexpr size_t kExpectedSize = 256; in TEST() local
124 constexpr size_t kExpectedSize = 256; in TEST() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc207 const size_t kExpectedSize = sizeof(Ehdr) + in TYPED_TEST() local
274 const size_t kExpectedSize = sizeof(Ehdr) + in TYPED_TEST() local
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dencoder_test.cc503 const size_t kExpectedSize = in TEST() local
536 const size_t kExpectedSize = in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dpairing_channel.h71 auto kExpectedSize = kCodeToPayloadSize.find(message_code); in SendMessageNoTimerReset() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/
H A DVulkanDelegateHeader.cpp32 constexpr size_t kExpectedSize = 30; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dbit_struct_detail.h152 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/art/libartbase/base/
H A Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
H A Dbit_struct_test.cc28 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dbit_struct_detail.h152 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dbit_struct_detail.h151 const size_t kExpectedSize = (BitStructSizeOf<T>() < kBitsPerByte) in ValidateBitStructSize() local
/aosp_15_r20/external/libwebm/webm_parser/tests/
H A Dbuffer_reader_test.cc29 const std::size_t kExpectedSize = 0; in TEST_F() local
/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dblock_test.cpp402 constexpr size_t kExpectedSize = Block::ALIGNMENT + prev_field_size; in TEST() local
/aosp_15_r20/external/pigweed/pw_string/
H A Dstring_test.cc123 constexpr bool TestEqual(const T* string, const T (&expected)[kExpectedSize]) { in TestEqual()
/aosp_15_r20/external/cronet/base/
H A Dvalues_unittest.cc47 constexpr size_t kExpectedSize = 5 * sizeof(void*); in TEST() local