Searched refs:GetTotalBytesDownloaded (Results 1 – 5 of 5) sorted by relevance
348 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()352 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()794 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()810 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()814 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()827 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()832 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()845 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()850 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()860 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpPeer)); in TEST_F()[all …]
150 virtual uint64_t GetTotalBytesDownloaded(DownloadSource source) = 0;
67 MOCK_METHOD1(GetTotalBytesDownloaded, uint64_t(DownloadSource source));
108 inline uint64_t GetTotalBytesDownloaded(DownloadSource source) override { in GetTotalBytesDownloaded() function
602 GetTotalBytesDownloaded(current_download_source_) + count, in UpdateBytesDownloaded()753 bytes = GetTotalBytesDownloaded(source); in CollectAndReportSuccessfulUpdateMetrics()1218 << " = " << GetTotalBytesDownloaded(source); in SetTotalBytesDownloaded()