Home
last modified time | relevance | path

Searched refs:old_allocator (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/debug/
Dactivity_analyzer_unittest.cc75 PersistentMemoryAllocator* old_allocator = old_global->allocator(); in AsOtherProcess() local
78 const_cast<void*>(old_allocator->data()), old_allocator->size(), 0, in AsOtherProcess()
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc222 std::unique_ptr<GlobalHistogramAllocator> old_allocator = in TEST_F() local
256 GlobalHistogramAllocator::Set(std::move(old_allocator)); in TEST_F()
Dstatistics_recorder_unittest.cc669 std::unique_ptr<GlobalHistogramAllocator> old_allocator = in TEST_P() local
680 GlobalHistogramAllocator::Set(std::move(old_allocator)); in TEST_P()