Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc597 AllocatorCache child_cache; in TEST() local
599 memset(&child_cache, 0, sizeof(child_cache)); in TEST()
604 params->thread_cache = &child_cache; in TEST()