Searched refs:progress_bytes (Results 1 – 1 of 1) sorted by relevance
353 int progress_bytes = 100; in TEST() local394 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttp, progress_bytes)) in TEST()396 EXPECT_CALL(*prefs, SetInt64(kTotalBytesDownloadedFromHttp, progress_bytes)) in TEST()473 payload_state.DownloadProgress(progress_bytes); in TEST()