Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dquarantine_size_mb.cpp15 static const int kNumAllocs = 1 << 11; variable
H A Dthread_local_quarantine_size_kb.cpp23 static const int kNumAllocs = 20000; variable
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/
H A Dhard_rss_limit_mb_test.cpp24 const int kNumAllocs = 200 * 1000; variable
/llvm-project/compiler-rt/test/scudo/
H A Drss.c25 static const size_t kNumAllocs = 64; variable
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp376 const uptr kNumAllocs = 1 << 13; SizeClassAllocatorMetadataStress() local
618 static const int kNumAllocs = 1000; TEST() local
708 const uptr kNumAllocs = 100000; TestCombinedAllocator() local
798 const uptr kNumAllocs = 10000; TestSizeClassAllocatorLocalCache() local
1041 static const uptr kNumAllocs = 1000; TEST() local
1068 static const uptr kNumAllocs = 1024; TEST() local
[all...]