Home | History | Annotate | Download | only in auto_bisect

Lines Matching refs:good_rev

2094   def GatherReferenceValues(self, good_rev, bad_rev, cmd, metric, target_depot):
2099 good_rev: The last known good revision where the performance regression
2113 good_run_results = self.RunTest(good_rev, target_depot, cmd, metric)