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

  /external/autotest/frontend/afe/
rpc_interface_unittest.py 321 hosts = rpc_interface.get_hosts_by_attribute(
342 hosts = rpc_interface.get_hosts_by_attribute(
746 hosts = rpc_interface.get_hosts_by_attribute(
    [all...]
rpc_interface.py 1768 def get_hosts_by_attribute(attribute, value): function
    [all...]
  /external/autotest/server/
frontend.py 663 def get_hosts_by_attribute(self, attribute, value): member in class:AFE
673 return self.run('get_hosts_by_attribute',
  /external/autotest/site_utils/deployment/
install.py 725 host_list = afe.get_hosts_by_attribute(
    [all...]

Completed in 564 milliseconds