Home
last modified time | relevance | path

Searched refs:reported_chunks_ptr (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.cc665 auto reported_chunks_ptr = reinterpret_cast<std::set<void *> *>(arg); in TestCombinedAllocator() local
667 reported_chunks_ptr->insert(reinterpret_cast<void *>(chunk)); in TestCombinedAllocator()