Searched refs:GetCurrentBytesDownloaded (Results 1 – 5 of 5) sorted by relevance
343 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()347 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()795 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()811 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()815 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()828 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()833 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()846 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()851 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()873 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()[all …]
145 virtual uint64_t GetCurrentBytesDownloaded(DownloadSource source) = 0;
67 MOCK_METHOD1(GetCurrentBytesDownloaded, uint64_t(DownloadSource source));
104 inline uint64_t GetCurrentBytesDownloaded(DownloadSource source) override { in GetCurrentBytesDownloaded() function
592 GetCurrentBytesDownloaded(current_download_source_) + count, in UpdateBytesDownloaded()745 bytes = GetCurrentBytesDownloaded(source); in CollectAndReportSuccessfulUpdateMetrics()1216 << GetCurrentBytesDownloaded(source); in SetCurrentBytesDownloaded()