Home | History | Annotate | Download | only in update_engine

Lines Matching defs:install_plan

52 #include "update_engine/payload_consumer/install_plan.h"
497 InstallPlan* install_plan = install_plan_action->install_plan();
498 EXPECT_EQ(0U, install_plan->partitions.size());
499 EXPECT_EQ(install_plan->powerwash_required, true);