Searched refs:ObjectCollectorAction (Results 1 – 7 of 7) sorted by relevance
204 class ObjectCollectorAction; variable207 class ActionTraits<ObjectCollectorAction<T>> {216 class ObjectCollectorAction : public Action<ObjectCollectorAction<T>> {
43 std::make_unique<chromeos_update_engine::ObjectCollectorAction< in LLVMFuzzerTestOneInput()
67 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()69 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()165 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in DoTest()
347 ObjectCollectorAction<OmahaResponse>::StaticType()) { in ActionCompleted()350 static_cast<ObjectCollectorAction<OmahaResponse>*>(action); in ActionCompleted()554 std::make_unique<ObjectCollectorAction<OmahaResponse>>(); in TestUpdateCheck()
600 ObjectCollectorAction<OmahaResponse> collector_action; in TEST_F()
238 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()240 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()353 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in BuildActions()388 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in TEST_F()
225 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in RunPostinstallActionWithInstallPlan()