Searched refs:ReportAbnormallyTerminatedUpdateAttemptMetrics (Results 1 – 12 of 12) sorted by relevance
62 MOCK_METHOD0(ReportAbnormallyTerminatedUpdateAttemptMetrics, void());
152 virtual void ReportAbnormallyTerminatedUpdateAttemptMetrics() = 0;
65 void ReportAbnormallyTerminatedUpdateAttemptMetrics() override {} in ReportAbnormallyTerminatedUpdateAttemptMetrics() function
65 void ReportAbnormallyTerminatedUpdateAttemptMetrics() override;
153 void MetricsReporterAndroid::ReportAbnormallyTerminatedUpdateAttemptMetrics() { in ReportAbnormallyTerminatedUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterAndroid
142 void ReportAbnormallyTerminatedUpdateAttemptMetrics() override;
102 ReportAbnormallyTerminatedUpdateAttemptMetrics()) in TEST_F()
174 ReportAbnormallyTerminatedUpdateAttemptMetrics) { in TEST_F() argument182 reporter_.ReportAbnormallyTerminatedUpdateAttemptMetrics(); in TEST_F()
241 void MetricsReporterOmaha::ReportAbnormallyTerminatedUpdateAttemptMetrics() { in ReportAbnormallyTerminatedUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterOmaha
1189 ReportAbnormallyTerminatedUpdateAttemptMetrics()) in TEST()1207 ReportAbnormallyTerminatedUpdateAttemptMetrics()) in TEST()1229 ReportAbnormallyTerminatedUpdateAttemptMetrics()) in TEST()
800 metrics_reporter_->ReportAbnormallyTerminatedUpdateAttemptMetrics(); in UpdatePrefsAndReportUpdateMetricsOnReboot()
693 ->ReportAbnormallyTerminatedUpdateAttemptMetrics(); in ReportAndClearPersistedAttemptMetrics()