Searched refs:PostTryJob (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/auto_bisect/
H A Drequest_build.py55 def PostTryJob(host, port, params): function
299 """Extracts request parameters which will be passed to PostTryJob.
305 A dictionary with parameters to pass to PostTryJob.
365 PostTryJob(options.host, options.port, params)
H A Dbisect_perf_regression.py1327 if request_build.PostTryJob(builder_host, builder_port, job_args):

Completed in 158 milliseconds