Home
last modified time | relevance | path

Searched refs:uninitTestOnly (Results 1 – 8 of 8) sorted by relevance

/external/gwp_asan/gwp_asan/tests/
Dharness.h53 void TearDown() override { GPA.uninitTestOnly(); } in TearDown()
76 void TearDown() override { GPA.uninitTestOnly(); } in TearDown()
101 GPA.uninitTestOnly(); in TearDown()
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Dharness.h52 void TearDown() override { GPA.uninitTestOnly(); } in TearDown()
75 void TearDown() override { GPA.uninitTestOnly(); } in TearDown()
100 GPA.uninitTestOnly(); in TearDown()
/external/llvm-project/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.h56 void uninitTestOnly();
Dguarded_pool_allocator.cpp133 void GuardedPoolAllocator::uninitTestOnly() { in uninitTestOnly() function in gwp_asan::GuardedPoolAllocator
/external/gwp_asan/gwp_asan/
Dguarded_pool_allocator.h56 void uninitTestOnly();
Dguarded_pool_allocator.cpp127 void GuardedPoolAllocator::uninitTestOnly() { in uninitTestOnly() function in gwp_asan::GuardedPoolAllocator
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h214 GuardedAlloc.uninitTestOnly(); in unmapTestOnly()
/external/scudo/standalone/
Dcombined.h221 GuardedAlloc.uninitTestOnly(); in unmapTestOnly()