Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/hosts/
H A Dcast_os_host.py27 def is_client_install_supported(self): member in CastOSHost
H A Dabstract_ssh.py82 is_client_install_supported=True, argument
160 def is_client_install_supported(self): member in AbstractSSHHost