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>> {
44 std::make_unique<chromeos_update_engine::ObjectCollectorAction< in LLVMFuzzerTestOneInput()
67 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()69 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()159 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in DoTest()
326 ObjectCollectorAction<OmahaResponse>::StaticType()) { in ActionCompleted()329 static_cast<ObjectCollectorAction<OmahaResponse>*>(action); in ActionCompleted()535 std::make_unique<ObjectCollectorAction<OmahaResponse>>(); in TestUpdateCheck()
630 ObjectCollectorAction<OmahaResponse> collector_action; in TEST_F()
77 ObjectCollectorAction<InstallPlan>::StaticType()) { in ActionCompleted()79 static_cast<ObjectCollectorAction<InstallPlan>*>(action); in ActionCompleted()196 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in BuildActions()226 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in TEST_F()
211 std::make_unique<ObjectCollectorAction<InstallPlan>>(); in RunPostinstallActionWithInstallPlan()