Searched refs:GetTotalBytesDownloaded (Results 1 – 5 of 5) sorted by relevance
345 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()349 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()797 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()813 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()817 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()830 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()835 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()848 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST()853 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()863 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpPeer)); in TEST()[all …]
150 virtual uint64_t GetTotalBytesDownloaded(DownloadSource source) = 0;
68 MOCK_METHOD1(GetTotalBytesDownloaded, uint64_t(DownloadSource source));
108 inline uint64_t GetTotalBytesDownloaded(DownloadSource source) override { in GetTotalBytesDownloaded() function
596 GetTotalBytesDownloaded(current_download_source_) + count, in UpdateBytesDownloaded()750 bytes = GetTotalBytesDownloaded(source); in CollectAndReportSuccessfulUpdateMetrics()1239 << " = " << GetTotalBytesDownloaded(source); in SetTotalBytesDownloaded()