Searched refs:BacktraceGuardedPoolAllocator (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Drecoverable.cpp30 TEST_P(BacktraceGuardedPoolAllocator, MultipleDoubleFreeOnlyOneOutput) {
47 TEST_P(BacktraceGuardedPoolAllocator, MultipleInvalidFreeOnlyOneOutput) {
63 TEST_P(BacktraceGuardedPoolAllocator, MultipleUseAfterFreeOnlyOneOutput) {
79 TEST_P(BacktraceGuardedPoolAllocator, MultipleBufferOverflowOnlyOneOutput) {
100 TEST_P(BacktraceGuardedPoolAllocator, OneDoubleFreeOneUseAfterFree) {
122 TEST_P(BacktraceGuardedPoolAllocator, OneErrorReportPerSlot) {
202 TEST_P(BacktraceGuardedPoolAllocator, InterThreadThrashingSingleAlloc) {
209 INSTANTIATE_TEST_SUITE_P(RecoverableTests, BacktraceGuardedPoolAllocator,
H A Dharness.h91 class BacktraceGuardedPoolAllocator class in inherits:TestWithParam
145 using BacktraceGuardedPoolAllocatorDeathTest = BacktraceGuardedPoolAllocator;

Completed in 204 milliseconds