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.cc590 AllocatorCache main_cache; in TEST() local
592 memset(&main_cache, 0, sizeof(main_cache)); in TEST()
597 main_cache.Allocate(&allocator, class_id)); in TEST()