Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h287 void ClearLastCreatedReferenceForTesting();
Dsparse_histogram_unittest.cc239 GlobalHistogramAllocator::Get()->ClearLastCreatedReferenceForTesting(); in TEST_P()
Dpersistent_histogram_allocator.cc456 void PersistentHistogramAllocator::ClearLastCreatedReferenceForTesting() { in ClearLastCreatedReferenceForTesting() function in base::PersistentHistogramAllocator