Searched defs:BacktraceGuardedPoolAllocatorDeathTest (Results 1 – 3 of 3) sorted by relevance
16 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, DoubleFree) { in TEST_P() argument40 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, UseAfterFree) { in TEST_P() argument
15 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, NeverAllocated) { in TEST_P() argument
138 using BacktraceGuardedPoolAllocatorDeathTest = BacktraceGuardedPoolAllocator; variable