Home
last modified time | relevance | path

Searched defs:BacktraceGuardedPoolAllocatorDeathTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dbacktrace.cpp16 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, DoubleFree) { in TEST_P() argument
40 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, UseAfterFree) { in TEST_P() argument
H A Dnever_allocated.cpp15 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, NeverAllocated) { in TEST_P() argument
H A Dharness.h138 using BacktraceGuardedPoolAllocatorDeathTest = BacktraceGuardedPoolAllocator; variable