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