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

  /external/autotest/tko/parsers/
version_1.py 334 running_job = test.parse_partial_test(self.job, '----', 'SERVER_JOB',
337 new_tests.append(running_job)
452 running_job.reason = fields['job_abort_reason']
453 new_tests.append(running_job)
554 self.job.exit_status(), running_job.reason,
558 running_job)
  /external/toolchain-utils/
remote_gcc_build.py 97 running_job = False
114 running_job = True
127 if result > 0 and not running_job:

Completed in 290 milliseconds