Searched refs:GetCurrentBytesDownloaded (Results 1 – 5 of 5) sorted by relevance
346 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()350 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()792 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()808 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()812 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()825 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()830 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()843 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()848 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST_F()870 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST_F()[all …]
145 virtual uint64_t GetCurrentBytesDownloaded(DownloadSource source) = 0;
66 MOCK_METHOD1(GetCurrentBytesDownloaded, uint64_t(DownloadSource source));
104 inline uint64_t GetCurrentBytesDownloaded(DownloadSource source) override { in GetCurrentBytesDownloaded() function
598 GetCurrentBytesDownloaded(current_download_source_) + count, in UpdateBytesDownloaded()748 bytes = GetCurrentBytesDownloaded(source); in CollectAndReportSuccessfulUpdateMetrics()1197 << GetCurrentBytesDownloaded(source); in SetCurrentBytesDownloaded()