Searched defs:CustomGuardedPoolAllocator (Results 1 – 8 of 8) sorted by relevance
/external/gwp_asan/gwp_asan/tests/ |
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
|
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
|
D | thread_contention.cpp | 64 TEST_F(CustomGuardedPoolAllocator, ThreadContention) { in TEST_F() argument
|
D | iterate.cpp | 14 TEST_F(CustomGuardedPoolAllocator, Iterate) { in TEST_F() argument
|
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/ |
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
|
D | basic.cpp | 11 TEST_F(CustomGuardedPoolAllocator, BasicAllocation) { in TEST_F() argument 24 TEST_F(CustomGuardedPoolAllocator, SizedAllocations) { in TEST_F() argument 44 TEST_F(CustomGuardedPoolAllocator, AllocAllSlots) { in TEST_F() argument
|
D | thread_contention.cpp | 64 TEST_F(CustomGuardedPoolAllocator, ThreadContention) { in TEST_F() argument
|
D | iterate.cpp | 14 TEST_F(CustomGuardedPoolAllocator, Iterate) { in TEST_F() argument
|