Home
last modified time | relevance | path

Searched refs:job_repo_url_attribute (Results 1 – 8 of 8) sorted by relevance

/external/autotest/server/
Dadb_utils.py54 host, host.job_repo_url_attribute)
59 (host.hostname, host.job_repo_url_attribute))
/external/autotest/server/cros/
Dautoupdate_utils.py36 host, host.job_repo_url_attribute)
/external/autotest/server/site_tests/android_ACTS/
Dandroid_ACTS.py91 host, host.job_repo_url_attribute)
/external/autotest/server/hosts/
Dadb_host.py1543 def job_repo_url_attribute(self): member in ADBHost
1589 {self.job_repo_url_attribute: build_url})
1679 self, self.job_repo_url_attribute)
1751 return [self.job_repo_url_attribute]
1789 self, self.job_repo_url_attribute)
Demulated_adb_host.py247 {self.job_repo_url_attribute: build_url})
Dtestbed.py430 return [host.job_repo_url_attribute for host in
/external/autotest/client/common_lib/hosts/
Dbase_classes.py77 def job_repo_url_attribute(self): member in Host
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dautoupdate_EndToEndTest.py1034 self._host, self._host.job_repo_url_attribute)