Home
last modified time | relevance | path

Searched refs:_BISECT_CONFIG_PATH (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Dstart_try_job.py31 _BISECT_CONFIG_PATH = 'tools/auto_bisect/bisect.cfg' variable
634 base_config = utils.DownloadChromiumFile(_BISECT_CONFIG_PATH)
638 base_config, bisect_job.config, _BISECT_CONFIG_PATH)
652 _BISECT_CONFIG_PATH)
Dstart_try_job_test.py281 if start_try_job._BISECT_CONFIG_PATH in url: