Home | History | Annotate | Download | only in auto_bisect

Lines Matching refs:bad_rev

2094   def GatherReferenceValues(self, good_rev, bad_rev, cmd, metric, target_depot):
2101 bad_rev: A revision where the performance regression has already occurred.
2108 bad_run_results = self.RunTest(bad_rev, target_depot, cmd, metric)