Searched refs:InconsistencyDetectedInLoggedCount (Results 1 – 5 of 5) sorted by relevance
39 virtual void InconsistencyDetectedInLoggedCount(int amount) = 0;
50 void InconsistencyDetectedInLoggedCount(int amount) override;
100 histogram_flattener_->InconsistencyDetectedInLoggedCount(discrepancy); in InspectLoggedSamplesInconsistency()
116 void HistogramDeltaSerialization::InconsistencyDetectedInLoggedCount( in InconsistencyDetectedInLoggedCount() function in base::HistogramDeltaSerialization
44 void InconsistencyDetectedInLoggedCount(int amount) override { in InconsistencyDetectedInLoggedCount() function in base::HistogramFlattenerDeltaRecorder