Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
Dbacktrace.cpp16 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, DoubleFree) { in TEST_P() argument
40 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, UseAfterFree) { in TEST_P() argument
72 BacktraceGuardedPoolAllocatorDeathTest,
Dharness.h145 using BacktraceGuardedPoolAllocatorDeathTest = BacktraceGuardedPoolAllocator; variable