Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc841 AllocatorCache main_cache; in TEST() local
843 memset(&main_cache, 0, sizeof(main_cache)); in TEST()
848 main_cache.Allocate(&allocator, class_id)); in TEST()