Searched refs:HISTOGRAM_REPORT_FLAG_UMA_STABILITY (Results 1 - 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
H A Dhistogram_base.h72 HISTOGRAM_REPORT_FLAG_UMA_STABILITY = 9, enumerator in enum:base::HistogramReport
H A Dhistogram_base.cc219 report_histogram_->Add(HISTOGRAM_REPORT_FLAG_UMA_STABILITY);
H A Dhistogram_base_unittest.cc208 EXPECT_EQ(2, samples->GetCount(HISTOGRAM_REPORT_FLAG_UMA_STABILITY));

Completed in 5112 milliseconds