Searched refs:kDownloadSourceHttpServer (Results 1 – 4 of 4) sorted by relevance
344 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()346 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()798 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()800 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()813 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()815 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()830 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()832 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()847 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()849 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()[all …]
527 current_download_source_ = kDownloadSourceHttpServer; in UpdateCurrentDownloadSource()
103 kDownloadSourceHttpServer, // UMA Binary representation: 0010 enumerator
1037 case kDownloadSourceHttpServer: return "HttpServer"; in ToString()