Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/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 Dharness.h145 using BacktraceGuardedPoolAllocatorDeathTest = BacktraceGuardedPoolAllocator; variable