Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h288 void ClearLastCreatedReferenceForTesting();
Dsparse_histogram_unittest.cc254 GlobalHistogramAllocator::Get()->ClearLastCreatedReferenceForTesting(); in TEST_P()
Dpersistent_histogram_allocator.cc493 void PersistentHistogramAllocator::ClearLastCreatedReferenceForTesting() { in ClearLastCreatedReferenceForTesting() function in base::PersistentHistogramAllocator