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.cc466 static AllocatorCache static_allocator_cache; variable
471 static_allocator_cache.Allocate(a, 10); in AllocatorLeakTestWorker()
472 static_allocator_cache.Drain(a); in AllocatorLeakTestWorker()