Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/
HDsanitizer_allocator_test.cc588 AllocatorCache main_cache; in TEST() local
590 memset(&main_cache, 0, sizeof(main_cache)); in TEST()
595 main_cache.Allocate(&allocator, class_id)); in TEST()