Searched refs:cfu_params_ (Results 1 – 1 of 1) sorted by relevance
328 CheckForUpdateTestParams cfu_params_; member in chromeos_update_engine::UpdateAttempterTest342 attempter_.status_ = cfu_params_.status; in TestCheckForUpdate()344 cfu_params_.is_official_build); in TestCheckForUpdate()346 cfu_params_.are_dev_features_enabled); in TestCheckForUpdate()350 cfu_params_.expected_result, in TestCheckForUpdate()352 cfu_params_.app_version, cfu_params_.omaha_url, cfu_params_.flags)); in TestCheckForUpdate()355 EXPECT_EQ(cfu_params_.expected_forced_app_version, in TestCheckForUpdate()357 EXPECT_EQ(cfu_params_.expected_forced_omaha_url, in TestCheckForUpdate()359 EXPECT_EQ(cfu_params_.should_schedule_updates_be_called, in TestCheckForUpdate()1410 cfu_params_.status = status; in TEST_F()[all …]