Searched refs:reported_chunks_ptr (Results 1 – 1 of 1) sorted by relevance
665 auto reported_chunks_ptr = reinterpret_cast<std::set<void *> *>(arg); in TestCombinedAllocator() local667 reported_chunks_ptr->insert(reinterpret_cast<void *>(chunk)); in TestCombinedAllocator()