Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc549 static AllocatorCache static_allocator_cache; variable
554 static_allocator_cache.Allocate(a, 10); in AllocatorLeakTestWorker()
555 static_allocator_cache.Drain(a); in AllocatorLeakTestWorker()