Searched refs:ObjectCollectorAction (Results 1 – 3 of 3) sorted by relevance
199 class ObjectCollectorAction; variable202 class ActionTraits<ObjectCollectorAction<T>> {211 class ObjectCollectorAction : public Action<ObjectCollectorAction<T>> {
237 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()239 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()352 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in BuildActions()387 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in TEST_F()
224 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in RunPostinstallActionWithInstallPlan()