Searched refs:kDownloadSourceHttpServer (Results 1 – 4 of 4) sorted by relevance
350 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()352 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()808 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()810 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()824 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()826 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()841 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()843 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()858 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()860 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()[all …]
542 current_download_source_ = kDownloadSourceHttpServer; in UpdateCurrentDownloadSource()
105 kDownloadSourceHttpServer, // UMA Binary representation: 0010 enumerator
883 case kDownloadSourceHttpServer: return "HttpServer"; in ToString()