Home
last modified time | relevance | path

Searched defs:try_job_id (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Dbad_bisect.py64 def _LogFeedback(try_job_id, email): argument
Dbuildbucket_job.py13 def __init__(self, try_job_id, bisect_director, good_revision, bad_revision, argument
Dbisect_report_test.py81 def _BisectResults(self, try_job_id, bug_id, status, **kwargs): argument