/external/pigweed/pw_allocator/ |
D | freelist_heap_test.cc | 25 constexpr size_t kAllocSize = 512; in TEST() local 39 constexpr size_t kAllocSize = 512; in TEST() local 61 constexpr size_t kAllocSize = 512; in TEST() local 147 constexpr size_t kAllocSize = 512; in TEST() local 162 constexpr size_t kAllocSize = sizeof(int); in TEST() local 186 constexpr size_t kAllocSize = 512; in TEST() local 201 constexpr size_t kAllocSize = 512; in TEST() local 216 constexpr size_t kAllocSize = 512; in TEST() local 232 constexpr size_t kAllocSize = 128; in TEST() local 251 constexpr size_t kAllocSize = 143; in TEST() local [all …]
|
/external/libchrome/base/debug/ |
D | thread_heap_usage_tracker_unittest.cc | 245 const size_t kAllocSize = 1029U; in TEST_F() local 275 const size_t kAllocSize = 1029U; in TEST_F() local 304 const size_t kAllocSize = 1029U; in TEST_F() local 323 const size_t kAllocSize = 237U; in TEST_F() local 535 const size_t kAllocSize = 100; in TEST_F() local 571 const size_t kAllocSize = 9993; in TEST_F() local
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | quarantine_size_mb.cc | 12 static const int kAllocSize = 1 << 20; variable
|
D | nohugepage_test.cc | 66 const int kAllocSize = 1 << 28; // 256Mb variable
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
D | quarantine_size_mb.cpp | 16 static const int kAllocSize = 1 << 20; variable
|
D | thread_local_quarantine_size_kb.cpp | 24 static const int kAllocSize = 256; variable
|
D | thread_local_quarantine_pthread_join.cpp | 24 static const int kAllocSize = 1; variable
|
D | release_to_os_test.cpp | 23 const size_t kAllocSize = 100; in MallocReleaseStress() local
|
D | nohugepage_test.cpp | 66 const int kAllocSize = 1 << 28; // 256Mb variable
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/ |
D | hard_rss_limit_mb_test.cpp | 26 const int kAllocSize = 1000; variable
|
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
D | hard_rss_limit_mb_test.cc | 23 const int kAllocSize = 1000; variable
|
D | soft_rss_limit_mb_test.cc | 22 static const int kAllocSize = 1 << 20; // Large enough to go via mmap. variable
|
/external/llvm-project/compiler-rt/test/scudo/ |
D | rss.c | 26 static const size_t kAllocSize = 1 << 20; // 1MB. variable
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
D | soft_rss_limit_mb_test.cpp | 28 static const int kAllocSize = 1 << 20; // Large enough to go via mmap. variable
|
/external/libchrome/base/metrics/ |
D | persistent_histogram_storage.cc | 19 constexpr size_t kAllocSize = 1 << 20; // 1 MiB variable
|
/external/pigweed/pw_malloc_freelist/ |
D | freelist_malloc_test.cc | 26 constexpr size_t kAllocSize = 256; in TEST() local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | malloc_stress_transfer_test.cpp | 3 const size_t kAllocSize = 16; variable
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | bfc_allocator_test.cc | 49 constexpr int kAllocSize = 1 << 14; in BM_Allocator() local
|
/external/libchrome/base/ |
D | security_unittest.cc | 144 size_t kAllocSize = 1<<20; in TEST() local
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | redzone_allocator_test.cc | 51 constexpr int64 kAllocSize = (1 << 25) + 1; in TEST() local
|
/external/perfetto/src/profiling/memory/ |
D | heapprofd_end_to_end_test.cc | 785 constexpr size_t kAllocSize = 1024; in TEST_P() local 806 constexpr size_t kAllocSize = 1024; in TEST_P() local 831 constexpr size_t kAllocSize = 7; in TEST_P() local 860 constexpr size_t kAllocSize = 7; in TEST_P() local 1154 constexpr size_t kAllocSize = 1024; in TEST_P() local 1186 constexpr size_t kAllocSize = 1024; in TEST_P() local 1625 constexpr size_t kAllocSize = 1024; in TEST_P() local
|
/external/llvm-project/compiler-rt/lib/asan/tests/ |
D | asan_test.cpp | 1292 const size_t kAllocSize = (1 << 28) - 1024; in TEST() local
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test.cc | 1254 const size_t kAllocSize = (1 << 28) - 1024; in TEST() local
|