Searched defs:is_client_install_supported (Results 1 - 2 of 2) sorted by relevance

/external/autotest/server/hosts/
H A Dcast_os_host.py27 def is_client_install_supported(self): member in class:CastOSHost
H A Dabstract_ssh.py41 password="", is_client_install_supported=True,
51 @param is_client_install_supported: Boolean to indicate if we can
65 self._is_client_install_supported = is_client_install_supported
101 def is_client_install_supported(self): member in class:AbstractSSHHost

Completed in 241 milliseconds