/aosp_15_r20/external/google-breakpad/src/client/linux/handler/ |
H A D | exception_handler_unittest.cc | 594 const uint32_t kMemorySize = 256; // bytes in TEST() local 686 const uint32_t kMemorySize = 256; // bytes in TEST() local 777 const uint32_t kMemorySize = 4096; // bytes in TEST() local 934 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local 1182 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local 1226 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
|
/aosp_15_r20/external/google-breakpad/src/client/mac/tests/ |
H A D | exception_handler_test.cc | 318 const uint32_t kMemorySize = 256; // bytes in TEST_F() local 417 const uint32_t kMemorySize = 256; // bytes in TEST_F() local 516 const uint32_t kMemorySize = 4096; // bytes in TEST_F() local
|
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/ |
H A D | exception_handler_test.cc | 405 const uint32_t kMemorySize = si.dwPageSize; in TEST_F() local 459 const uint32_t kMemorySize = si.dwPageSize; in TEST_F() local
|
H A D | exception_handler_death_test.cc | 329 const uint32_t kMemorySize = 256; // bytes in TEST_F() local 423 const uint32_t kMemorySize = 256; // bytes in TEST_F() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | three_band_filter_bank.h | 28 constexpr int kMemorySize = kFilterSize * kStride - 1; variable
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | heap.hpp | 231 static constexpr uint16_t kMemorySize = OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE; member in ot::Utils::Heap
|
/aosp_15_r20/external/skia/tests/ |
H A D | TraceMemoryDumpTest.cpp | 97 const size_t kMemorySize = 1024; in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | static_map_unittest.cc | 95 static const int kMemorySize = 40; member in TestInvalidMap
|
/aosp_15_r20/art/runtime/gc/collector/ |
H A D | immune_spaces_test.cc | 281 constexpr size_t kMemorySize = kImageBytes + kImage1OatSize + kImage2OatSize + kImage3OatSize; in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_analyzer_unittest.cc | 51 const int kMemorySize = 1 << 20; // 1MiB member in base::debug::ActivityAnalyzerTest
|
H A D | activity_tracker_unittest.cc | 48 const int kMemorySize = 1 << 20; // 1MiB member in base::debug::ActivityTrackerTest
|
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | minidump_writer_unittest.cc | 618 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
|