Searched refs:kCurrentBytesDownloadedFromHttps (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Dpayload_state_unittest.cc49 const char* kCurrentBytesDownloadedFromHttps = member in namespace:chromeos_update_engine
121 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttps, 0))
171 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttps, 0))
220 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttps, 0))
392 EXPECT_CALL(*prefs, SetInt64(kCurrentBytesDownloadedFromHttps, 0))

Completed in 45 milliseconds