Searched refs:ObjectCollectorAction (Results 1 – 7 of 7) sorted by relevance
220 class ObjectCollectorAction; variable223 class ActionTraits<ObjectCollectorAction<T>> {232 class ObjectCollectorAction : public Action<ObjectCollectorAction<T>> {
75 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()77 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()193 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in BuildActions()222 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in TEST_F()
194 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in RunPostinstallAction()
43 std::make_unique<chromeos_update_engine::ObjectCollectorAction< in LLVMFuzzerTestOneInput()
66 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()68 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()158 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in DoTest()
280 ObjectCollectorAction<OmahaResponse>::StaticType()) { in ActionCompleted()283 static_cast<ObjectCollectorAction<OmahaResponse>*>(action); in ActionCompleted()456 std::make_unique<ObjectCollectorAction<OmahaResponse>>(); in TestUpdateCheck()
341 ObjectCollectorAction<OmahaResponse> collector_action; in TEST_F()