Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc794 static AllocatorCache static_allocator_cache; variable
799 static_allocator_cache.Allocate(a, 10); in AllocatorLeakTestWorker()
800 static_allocator_cache.Drain(a); in AllocatorLeakTestWorker()