Searched refs:rerun_option (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | start_try_job.py | 170 rerun_option=self.request.get('rerun_option')) 338 bisect_bot, suite, good_revision, bad_revision, rerun_option=None): argument 352 command = GuessCommand(bisect_bot, suite, rerun_option=rerun_option) 404 bisect_bot, suite, metric=None, rerun_option=None, use_buildbucket=False): argument 409 suite, bisect_bot, metric, rerun_option, use_buildbucket) 441 rerun_option, use_buildbucket): argument 473 if rerun_option: 474 command.append(rerun_option)
|