Home
last modified time | relevance | path

Searched defs:feeder_action (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos_unittest.cc157 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TestWithData() local
271 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TEST() local
360 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TestTerminateEarly() local
474 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TEST() local
555 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in StartDownload() local
H A Domaha_response_handler_action_unittest.cc136 auto feeder_action = std::make_unique<ObjectFeederAction<OmahaResponse>>(); in DoTest() local
/aosp12/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc214 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in RunPostinstallActionWithInstallPlan() local
H A Dfilesystem_verifier_action_unittest.cc349 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in BuildActions() local