HomeSort by relevance Sort by last modified time
    Searched refs:InconsistencyDetectedInLoggedCount (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/metrics/
histogram_flattener.h 39 virtual void InconsistencyDetectedInLoggedCount(int amount) = 0;
histogram_delta_serialization.h 50 void InconsistencyDetectedInLoggedCount(int amount) override;
histogram_delta_serialization.cc 116 void HistogramDeltaSerialization::InconsistencyDetectedInLoggedCount(
histogram_snapshot_manager.cc 100 histogram_flattener_->InconsistencyDetectedInLoggedCount(discrepancy);
histogram_snapshot_manager_unittest.cc 44 void InconsistencyDetectedInLoggedCount(int amount) override {

Completed in 1115 milliseconds