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