Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc828 GlobalHistogramAllocator* histogram_allocator = Get(); in ReleaseForTesting() local
829 if (!histogram_allocator) in ReleaseForTesting()
832 histogram_allocator->memory_allocator(); in ReleaseForTesting()
853 return WrapUnique(histogram_allocator); in ReleaseForTesting()