Home
last modified time | relevance | path

Searched defs:ValidateHistogramContents (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_base.cc142 void HistogramBase::ValidateHistogramContents() const {} in ValidateHistogramContents() function in base::HistogramBase
H A Dhistogram.cc566 void Histogram::ValidateHistogramContents() const { in ValidateHistogramContents() function in base::Histogram