Searched refs:kDownloadSourceHttpsServer (Results 1 – 6 of 6) sorted by relevance
133 kDownloadSourceHttpsServer, // UMA Binary representation: 0001 enumerator
770 case kDownloadSourceHttpsServer: in ToString()
347 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()349 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()815 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()817 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()833 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()835 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()851 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()853 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()877 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()879 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()[all …]
186 total_bytes[kDownloadSourceHttpsServer] = 90; in TEST_F()
837 num_bytes_downloaded[DownloadSource::kDownloadSourceHttpsServer] = in CollectAndReportUpdateMetricsOnUpdateFinished()
577 current_download_source_ = kDownloadSourceHttpsServer; in UpdateCurrentDownloadSource()