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

  /external/autotest/server/
autoserv 192 # Update parse_job directory with the one in container. The assumption is
194 if parser.options.parse_job:
195 paths_to_replace[parser.options.parse_job] = container_result_dir
406 parse_job = parser.options.parse_job
409 execution_tag = parse_job
463 user, machines, client, parse_job,
autoserv.py 192 # Update parse_job directory with the one in container. The assumption is
194 if parser.options.parse_job:
195 paths_to_replace[parser.options.parse_job] = container_result_dir
406 parse_job = parser.options.parse_job
409 execution_tag = parse_job
463 user, machines, client, parse_job,
server_job.py 227 client=False, parse_job='',
246 @param parse_job: string, if supplied it is the job execution tag that
329 self._parse_job = parse_job
    [all...]

Completed in 67 milliseconds