Home
last modified time | relevance | path

Searched defs:kAllocSize (Results 1 – 17 of 17) sorted by relevance

/external/pigweed/pw_allocator/
Dfreelist_heap_test.cc24 constexpr size_t kAllocSize = 512; in TEST() local
38 constexpr size_t kAllocSize = 512; in TEST() local
60 constexpr size_t kAllocSize = 512; in TEST() local
146 constexpr size_t kAllocSize = 512; in TEST() local
161 constexpr size_t kAllocSize = sizeof(int); in TEST() local
185 constexpr size_t kAllocSize = 512; in TEST() local
200 constexpr size_t kAllocSize = 512; in TEST() local
215 constexpr size_t kAllocSize = 512; in TEST() local
231 constexpr size_t kAllocSize = 128; in TEST() local
250 constexpr size_t kAllocSize = 143; in TEST() local
[all …]
/external/cronet/base/allocator/partition_allocator/
Dhardening_unittest.cc41 const size_t kAllocSize = 100; in TEST() local
72 const size_t kAllocSize = 100; in TEST() local
99 const size_t kAllocSize = 100; in TEST() local
138 const size_t kAllocSize = 100; in TEST() local
Dpartition_alloc_perftest.cc46 constexpr size_t kAllocSize = 40; variable
Dpartition_alloc_unittest.cc4872 constexpr size_t kAllocSize = ThreadCache::kLargeSizeThreshold + 1; in TEST_P() local
/external/libchrome/base/debug/
Dthread_heap_usage_tracker_unittest.cc245 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/
Dquarantine_size_mb.cc12 static const int kAllocSize = 1 << 20; variable
Dnohugepage_test.cc66 const int kAllocSize = 1 << 28; // 256Mb variable
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dhard_rss_limit_mb_test.cc23 const int kAllocSize = 1000; variable
Dsoft_rss_limit_mb_test.cc22 static const int kAllocSize = 1 << 20; // Large enough to go via mmap. variable
/external/libchrome/base/metrics/
Dpersistent_histogram_storage.cc19 constexpr size_t kAllocSize = 1 << 20; // 1 MiB variable
/external/cronet/base/metrics/
Dpersistent_histogram_storage.cc28 constexpr size_t kAllocSize = 1 << 20; // 1 MiB variable
/external/pigweed/pw_malloc_freelist/
Dfreelist_malloc_test.cc26 constexpr size_t kAllocSize = 256; in TEST() local
/external/libchrome/base/
Dsecurity_unittest.cc144 size_t kAllocSize = 1<<20; in TEST() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dredzone_allocator_test.cc51 constexpr int64_t kAllocSize = (1 << 25) + 1; in TEST() local
/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc802 constexpr size_t kAllocSize = 1024; in TEST_P() local
823 constexpr size_t kAllocSize = 1024; in TEST_P() local
848 constexpr size_t kAllocSize = 7; in TEST_P() local
877 constexpr size_t kAllocSize = 7; in TEST_P() local
1172 constexpr size_t kAllocSize = 1024; in TEST_P() local
1204 constexpr size_t kAllocSize = 1024; in TEST_P() local
1643 constexpr size_t kAllocSize = 1024; in TEST_P() local
/external/cronet/components/metrics/
Dpersistent_histograms.cc84 const size_t kAllocSize = 4 << 20; // 4 MiB variable
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc1254 const size_t kAllocSize = (1 << 28) - 1024; in TEST() local