HomeSort by relevance Sort by last modified time
    Searched refs:parse_job (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/
autoserv 198 # Update parse_job directory with the one in container. The assumption is
200 if parser.options.parse_job:
201 paths_to_replace[parser.options.parse_job] = container_result_dir
411 parse_job = parser.options.parse_job
414 execution_tag = parse_job
468 user, machines, client, parse_job,
autoserv.py 198 # Update parse_job directory with the one in container. The assumption is
200 if parser.options.parse_job:
201 paths_to_replace[parser.options.parse_job] = container_result_dir
411 parse_job = parser.options.parse_job
414 execution_tag = parse_job
468 user, machines, client, parse_job,
server_job.py 239 client=False, parse_job='',
258 @param parse_job: string, if supplied it is the job execution tag that
341 self._parse_job = parse_job
    [all...]

Completed in 68 milliseconds