Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dbacktrace.cpp33 TEST_F(BacktraceGuardedPoolAllocatorDeathTest, DoubleFree) { in TEST_F() argument
48 TEST_F(BacktraceGuardedPoolAllocatorDeathTest, UseAfterFree) { in TEST_F() argument
H A Dharness.h112 using BacktraceGuardedPoolAllocatorDeathTest = BacktraceGuardedPoolAllocator; variable