Searched refs:get_host_attribute (Results 1 - 10 of 10) sorted by relevance

/external/autotest/server/cros/
H A Dautoupdate_utils.py35 job_repo_url = afe_utils.get_host_attribute(
/external/autotest/server/
H A Dadb_utils.py53 job_repo_url = afe_utils.get_host_attribute(
H A Dafe_utils.py137 def get_host_attribute(host, attribute, use_local_value=True): function
187 if get_host_attribute(host, attribute, use_local_value=False) != value:
H A Dfrontend.py564 def get_host_attribute(self, attr, **dargs): member in class:AFE
565 host_attrs = self.run('get_host_attribute', attribute=attr, **dargs)
/external/autotest/server/hosts/
H A Diota_host.py43 job_repo_url = afe_utils.get_host_attribute(
H A Dadb_host.py1678 job_repo_url = afe_utils.get_host_attribute(
1788 job_repo_url = afe_utils.get_host_attribute(
H A Dcros_host.py365 job_repo_url = afe_utils.get_host_attribute(self,
442 job_repo_url = afe_utils.get_host_attribute(
/external/autotest/server/site_tests/android_ACTS/
H A Dandroid_ACTS.py90 job_repo_url = afe_utils.get_host_attribute(
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
H A Dautoupdate_EndToEndTest.py1033 job_repo_url = afe_utils.get_host_attribute(
/external/autotest/frontend/afe/
H A Drpc_interface.py465 def get_host_attribute(attribute, **host_filter_data): function

Completed in 7696 milliseconds