Searched refs:allocated_ptr (Results 1 – 2 of 2) sorted by relevance
725 for (const auto &allocated_ptr : allocated) { in TestCombinedAllocator() local726 ASSERT_NE(reported_chunks.find(allocated_ptr), reported_chunks.end()); in TestCombinedAllocator()
1169 void *allocated_ptr; // Pointer to the base allocation.