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

/netbsd-current/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);
800 static_allocator_cache.Drain(a);

Completed in 134 milliseconds