Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h65 void uninitTestOnly();
H A Dguarded_pool_allocator.cpp144 void GuardedPoolAllocator::uninitTestOnly() { in uninitTestOnly() function in gwp_asan::GuardedPoolAllocator
/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h255 GuardedAlloc.uninitTestOnly(); in unmapTestOnly()