Searched refs:kDownloadSourceHttpsServer (Results 1 – 6 of 6) sorted by relevance
115 kDownloadSourceHttpsServer, // UMA Binary representation: 0001 enumerator
875 case kDownloadSourceHttpsServer: in ToString()
344 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()346 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()812 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()814 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()830 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()832 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()848 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()850 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()874 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()876 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()[all …]
186 total_bytes[kDownloadSourceHttpsServer] = 90; in TEST_F()
828 num_bytes_downloaded[DownloadSource::kDownloadSourceHttpsServer] = in CollectAndReportUpdateMetricsOnUpdateFinished()
555 current_download_source_ = kDownloadSourceHttpsServer; in UpdateCurrentDownloadSource()