Home | History | Annotate | Download | only in push-to-trunk

Lines Matching refs:RunStep

351   def RunStep(self, script=PushToTrunk, step_class=Step, args=None):
512 self.RunStep(PushToTrunk, PreparePushRevision)
547 self.RunStep(PushToTrunk, PrepareChangeLog)
588 self.RunStep(PushToTrunk, EditChangeLog)
606 self.RunStep(PushToTrunk, IncrementVersion)
626 self.RunStep(PushToTrunk, SquashCommits)
885 self.assertRaises(Exception, lambda: self.RunStep(auto_push.AutoPush,