Home
last modified time | relevance | path

Searched refs:child_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.cpp893 AllocatorCache child_cache; in TEST() local
895 memset(&child_cache, 0, sizeof(child_cache)); in TEST()
900 params->thread_cache = &child_cache; in TEST()