Searched refs:action_0 (Results 1 – 1 of 1) sorted by relevance
501 AbstractAction* action_0 = attempter_.actions_[0].get(); in RollbackTestVerify() local502 ASSERT_NE(nullptr, action_0); in RollbackTestVerify()503 ASSERT_EQ(InstallPlanAction::StaticType(), action_0->Type()); in RollbackTestVerify()505 static_cast<InstallPlanAction*>(action_0); in RollbackTestVerify()