Searched refs:allocator_pair (Results 1 – 2 of 2) sorted by relevance
86 for (auto allocator_pair : ctx.ConsumeWrappedAllocators()) { in PersistentMemoryTrackingTest() local87 allocator_pair.second->GetRecordsAndUnRef(); in PersistentMemoryTrackingTest()
150 for (const auto& allocator_pair : ctx->ConsumeWrappedAllocators()) { in SetMemory() local151 AddAllocation(allocator_pair.first, allocator_pair.second); in SetMemory()