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

  /external/autotest/server/
autoserv 440 verify_job_repo_url = parser.options.verify_job_repo_url
528 verify_job_repo_url=verify_job_repo_url,
server_job.py 48 VERIFY_JOB_REPO_URL_CONTROL_FILE = _control_segment_path('verify_job_repo_url')
598 control_file_dir=None, verify_job_repo_url=False,
651 # If the verify_job_repo_url option is set but we're unable
654 if verify_job_repo_url:
    [all...]
  /external/autotest/server/hosts/
adb_host.py 663 def verify_job_repo_url(self, tag=''): member in class:ADBHost
    [all...]
cros_host.py 439 def verify_job_repo_url(self, tag=''): member in class:CrosHost
497 autotest_stats.Gauge('verify_job_repo_url').send(
    [all...]

Completed in 316 milliseconds