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

  /external/autotest/site_utils/deployment/
install.py 633 host_list = afe.get_hosts_by_attribute(
  /external/autotest/frontend/afe/
rpc_interface_unittest.py 318 hosts = rpc_interface.get_hosts_by_attribute(
339 hosts = rpc_interface.get_hosts_by_attribute(
743 hosts = rpc_interface.get_hosts_by_attribute(
    [all...]
rpc_interface.py 1776 def get_hosts_by_attribute(attribute, value): function
    [all...]
  /external/autotest/server/
frontend.py 702 def get_hosts_by_attribute(self, attribute, value): member in class:AFE
712 return self.run('get_hosts_by_attribute',

Completed in 197 milliseconds