Searched refs:ReportAbnormallyTerminatedUpdateAttemptMetrics (Results 1 – 7 of 7) sorted by relevance
61 void ReportAbnormallyTerminatedUpdateAttemptMetrics() override {} in ReportAbnormallyTerminatedUpdateAttemptMetrics() function
60 MOCK_METHOD0(ReportAbnormallyTerminatedUpdateAttemptMetrics, void());
143 virtual void ReportAbnormallyTerminatedUpdateAttemptMetrics() = 0;
66 void ReportAbnormallyTerminatedUpdateAttemptMetrics() override;
192 void MetricsReporterAndroid::ReportAbnormallyTerminatedUpdateAttemptMetrics() { in ReportAbnormallyTerminatedUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterAndroid
130 ReportAbnormallyTerminatedUpdateAttemptMetrics()) in TEST_F()
1050 metrics_reporter_->ReportAbnormallyTerminatedUpdateAttemptMetrics(); in UpdateStateAfterReboot()