Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp892 AllocatorCache main_cache; in TEST() local
894 memset(&main_cache, 0, sizeof(main_cache)); in TEST()
899 main_cache.Allocate(&allocator, class_id)); in TEST()