Searched refs:GetCurrentBytesDownloaded (Results 1 – 5 of 5) sorted by relevance
340 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()344 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()792 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()808 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()812 0U, payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()825 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()830 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()843 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()848 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpsServer)); in TEST()870 payload_state.GetCurrentBytesDownloaded(kDownloadSourceHttpServer)); in TEST()[all …]
145 virtual uint64_t GetCurrentBytesDownloaded(DownloadSource source) = 0;
67 MOCK_METHOD1(GetCurrentBytesDownloaded, uint64_t(DownloadSource source));
103 inline uint64_t GetCurrentBytesDownloaded(DownloadSource source) override { in GetCurrentBytesDownloaded() function
570 GetCurrentBytesDownloaded(current_download_source_) + count, in UpdateBytesDownloaded()723 bytes = GetCurrentBytesDownloaded(source); in CollectAndReportSuccessfulUpdateMetrics()1193 << GetCurrentBytesDownloaded(source); in SetCurrentBytesDownloaded()