Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc596 AllocatorCache main_cache; in TEST() local
598 memset(&main_cache, 0, sizeof(main_cache)); in TEST()
603 main_cache.Allocate(&allocator, class_id)); in TEST()