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

  /external/autotest/server/hosts/
moblab_host.py 205 existing_hosts = [host.hostname for host in self.afe.get_hosts()]
211 if dut_hostname in existing_hosts:
  /external/autotest/cli/
host.py 225 existing_hosts = []
240 existing_hosts.extend(stats)
242 for stat in existing_hosts:

Completed in 740 milliseconds