Searched refs:PushToCandidates (Results 1 – 2 of 2) sorted by relevance
401 def RunStep(self, script=PushToCandidates, step_class=Step, args=None):557 self.RunStep(PushToCandidates, PreparePushRevision)587 self.RunStep(PushToCandidates, PrepareChangeLog)628 self.RunStep(PushToCandidates, EditChangeLog)651 self.RunStep(PushToCandidates, IncrementVersion)670 self.RunStep(PushToCandidates, SquashCommits)862 PushToCandidates(TEST_CONFIG, self).Run(args)
348 class PushToCandidates(ScriptsBase): class415 sys.exit(PushToCandidates().Run())