Searched refs:progress_bytes (Results 1 – 1 of 1) sorted by relevance
356 int progress_bytes = 100; in TEST() local397 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttp, progress_bytes)) in TEST()399 EXPECT_CALL(*prefs, SetInt64(kTotalBytesDownloadedFromHttp, progress_bytes)) in TEST()476 payload_state.DownloadProgress(progress_bytes); in TEST()