Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp718 auto reported_chunks_ptr = reinterpret_cast<std::set<void *> *>(arg); in TestCombinedAllocator() local
720 reported_chunks_ptr->insert(reinterpret_cast<void *>(chunk)); in TestCombinedAllocator()