Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp845 static AllocatorCache static_allocator_cache; variable
850 static_allocator_cache.Allocate(a, 10); in AllocatorLeakTestWorker()
851 static_allocator_cache.Drain(a); in AllocatorLeakTestWorker()