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.cc178 const uptr kNumAllocs = 1 << 13; in SizeClassAllocatorMetadataStress() local
350 static const int kNumAllocs = 1000; in TEST() local
444 const uptr kNumAllocs = 100000; in TestCombinedAllocator() local
506 const uptr kNumAllocs = 10000; in TestSizeClassAllocatorLocalCache() local
721 static const uptr kNumAllocs = 1000; in TEST() local
748 static const uptr kNumAllocs = 1024; in TEST() local