Searched refs:progress_bytes (Results 1 – 1 of 1) sorted by relevance
358 int progress_bytes = 100; in TEST_F() local400 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttp, progress_bytes)) in TEST_F()402 EXPECT_CALL(*prefs, SetInt64(kTotalBytesDownloadedFromHttp, progress_bytes)) in TEST_F()479 payload_state.DownloadProgress(progress_bytes); in TEST_F()