Searched refs:ReportUpdateAttemptMetrics (Results 1 – 11 of 11) sorted by relevance
46 void ReportUpdateAttemptMetrics(int attempt_number, in ReportUpdateAttemptMetrics() function
44 MOCK_METHOD7(ReportUpdateAttemptMetrics,
117 virtual void ReportUpdateAttemptMetrics(int attempt_number,
51 void ReportUpdateAttemptMetrics(int attempt_number,
85 void MetricsReporterAndroid::ReportUpdateAttemptMetrics( in ReportUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterAndroid
144 ReportUpdateAttemptMetrics(2, in TEST_F()
829 metrics_reporter_->ReportUpdateAttemptMetrics( in CollectAndReportUpdateMetricsOnUpdateFinished()
174 TEST_F(MetricsReporterOmahaTest, ReportUpdateAttemptMetrics) { in TEST_F() argument238 reporter_.ReportUpdateAttemptMetrics(attempt_number, in TEST_F()249 reporter_.ReportUpdateAttemptMetrics(attempt_number, in TEST_F()
123 void ReportUpdateAttemptMetrics(int attempt_number,
232 void MetricsReporterOmaha::ReportUpdateAttemptMetrics( in ReportUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterOmaha
682 SystemState::Get()->metrics_reporter()->ReportUpdateAttemptMetrics( in CollectAndReportAttemptMetrics()