Searched refs:ObjectFeederAction (Results 1 – 5 of 5) sorted by relevance
187 class ObjectFeederAction; variable190 class ActionTraits<ObjectFeederAction<T>> {199 class ObjectFeederAction : public Action<ObjectFeederAction<T>> {
158 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TestWithData()274 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TEST()363 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TestTerminateEarly()477 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TEST()563 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in StartDownload()
203 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in RunPostinstallActionWithInstallPlan()
192 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in BuildActions()
130 auto feeder_action = std::make_unique<ObjectFeederAction<OmahaResponse>>(); in DoTest()