Home
last modified time | relevance | path

Searched defs:kNumAllocs (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Linux/
Dquarantine_size_mb.cc11 static const int kNumAllocs = 1 << 11; variable
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dhard_rss_limit_mb_test.cc22 const int kNumAllocs = 200 * 1000; variable
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc168 const uptr kNumAllocs = 1 << 13; in SizeClassAllocatorMetadataStress() local
341 static const int kNumAllocs = 1000; in TEST() local
436 const uptr kNumAllocs = 100000; in TestCombinedAllocator() local
500 const uptr kNumAllocs = 10000; in TestSizeClassAllocatorLocalCache() local
713 static const uptr kNumAllocs = 1000; in TEST() local
740 static const uptr kNumAllocs = 1024; in TEST() local