Home
last modified time | relevance | path

Searched refs:is_client_install_supported (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/hosts/
Dcast_os_host.py27 def is_client_install_supported(self): member in CastOSHost
Dabstract_ssh.py64 password="", is_client_install_supported=True, argument
89 self._is_client_install_supported = is_client_install_supported
125 def is_client_install_supported(self): member in AbstractSSHHost
/external/autotest/server/cros/network/
Dwifi_client.py67 if host.is_client_install_supported: