Searched refs:ObjectFeederAction (Results 1 – 5 of 5) sorted by relevance
171 class ObjectFeederAction; variable174 class ActionTraits<ObjectFeederAction<T>> {183 class ObjectFeederAction : public Action<ObjectFeederAction<T>> {
157 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TestWithData()271 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TEST()360 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TestTerminateEarly()474 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in TEST()555 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in StartDownload()
136 auto feeder_action = std::make_unique<ObjectFeederAction<OmahaResponse>>(); in DoTest()
214 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in RunPostinstallActionWithInstallPlan()
349 auto feeder_action = std::make_unique<ObjectFeederAction<InstallPlan>>(); in BuildActions()