Home
last modified time | relevance | path

Searched refs:kMetricAttemptPayloadDownloadSpeedKBps (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dmetrics_reporter_omaha.h61 extern const char kMetricAttemptPayloadDownloadSpeedKBps[];
Dmetrics_reporter_omaha.cc72 const char kMetricAttemptPayloadDownloadSpeedKBps[] = variable
362 metric = metrics::kMetricAttemptPayloadDownloadSpeedKBps; in ReportUpdateAttemptDownloadMetrics()
Dmetrics_reporter_omaha_unittest.cc291 SendToUMA(metrics::kMetricAttemptPayloadDownloadSpeedKBps, 100, _, _, _)) in TEST_F()