Searched defs:old_allocator (Results 1 – 6 of 6) sorted by relevance
234 GlobalHistogramAllocator* old_allocator = in TEST_F() local380 GlobalHistogramAllocator* old_allocator = in TEST_F() local539 GlobalHistogramAllocator* old_allocator = in TEST_F() local
817 GlobalHistogramAllocator* old_allocator = in TEST_P() local
222 std::unique_ptr<GlobalHistogramAllocator> old_allocator = in TEST_F() local
669 std::unique_ptr<GlobalHistogramAllocator> old_allocator = in TEST_P() local
75 PersistentMemoryAllocator* old_allocator = old_global->allocator(); in AsOtherProcess() local
310 AllocatorType GetUpdatedAllocator(AllocatorType old_allocator) { in GetUpdatedAllocator()