Searched defs:CustomGuardedPoolAllocator (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/gwp_asan/tests/ |
H A D | slot_reuse.cpp | 21 TEST_F(CustomGuardedPoolAllocator, EnsureReuseOfQuarantine1) { in TEST_F() argument 27 TEST_F(CustomGuardedPoolAllocator, EnsureReuseOfQuarantine2) { in TEST_F() argument 33 TEST_F(CustomGuardedPoolAllocator, EnsureReuseOfQuarantine127) { in TEST_F() argument 58 TEST_F(CustomGuardedPoolAllocator, NoReuseBeforeNecessary2) { in TEST_F() argument 64 TEST_F(CustomGuardedPoolAllocator, NoReuseBeforeNecessary128) { in TEST_F() argument 70 TEST_F(CustomGuardedPoolAllocator, NoReuseBeforeNecessary129) { in TEST_F() argument
|
H A D | basic.cpp | 11 TEST_F(CustomGuardedPoolAllocator, BasicAllocation) { in TEST_F() argument 24 TEST_F(CustomGuardedPoolAllocator, SizedAllocations) { in TEST_F() argument 75 TEST_F(CustomGuardedPoolAllocator, AllocAllSlots) { in TEST_F() argument
|
H A D | thread_contention.cpp | 60 TEST_F(CustomGuardedPoolAllocator, ThreadContention) { in TEST_F() argument
|
H A D | iterate.cpp | 15 TEST_F(CustomGuardedPoolAllocator, Iterate) { in TEST_F() argument
|