Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h235 std::unique_ptr<HistogramBase> GetHistogram(Reference ref);
Dpersistent_histogram_allocator.cc266 return allocator_->GetHistogram(ref); in GetNextWithIgnore()
279 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp925 { "glGetHistogram", _O(GetHistogram) },