Home
last modified time | relevance | path

Searched defs:CustomGuardedPoolAllocator (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/gwp_asan/tests/
H A Dslot_reuse.cpp21 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 Dbasic.cpp11 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 Dthread_contention.cpp60 TEST_F(CustomGuardedPoolAllocator, ThreadContention) { in TEST_F() argument
H A Diterate.cpp15 TEST_F(CustomGuardedPoolAllocator, Iterate) { in TEST_F() argument