Searched refs:GetTotalBytesDownloaded (Results 1 – 5 of 5) sorted by relevance
342 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()346 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()794 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()810 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()814 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()827 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()832 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()845 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()850 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()860 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpPeer)); in TEST()[all …]
150 virtual uint64_t GetTotalBytesDownloaded(DownloadSource source) = 0;
68 MOCK_METHOD1(GetTotalBytesDownloaded, uint64_t(DownloadSource source));
107 inline uint64_t GetTotalBytesDownloaded(DownloadSource source) override { in GetTotalBytesDownloaded() function
569 GetTotalBytesDownloaded(current_download_source_) + count, in UpdateBytesDownloaded()723 bytes = GetTotalBytesDownloaded(source); in CollectAndReportSuccessfulUpdateMetrics()1211 << " = " << GetTotalBytesDownloaded(source); in SetTotalBytesDownloaded()