Home
last modified time | relevance | path

Searched refs:get_host_info_from_machine (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dfactory.py135 hostname, host_attributes = server_utils.get_host_info_from_machine(
182 hostname, host_attributes = server_utils.get_host_info_from_machine(
/external/autotest/server/
Dsite_utils.py687 hostname, _ = get_host_info_from_machine(machine)
691 def get_host_info_from_machine(machine): function
733 _, attributes = get_host_info_from_machine(machine)