Home
last modified time | relevance | path

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

/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()