Home
last modified time | relevance | path

Searched defs:ssh_port (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/hosts/
Dfactory.py180 def _choose_connectivity_class(hostname, ssh_port): argument
/external/chromium-crossbench/crossbench/plt/
Dlinux_ssh.py51 def ssh_port(self) -> int: member in LinuxSshPlatform
/external/crosvm/tools/impl/
Dtestvm.py83 def ssh_port(arch: Arch) -> int: function
/external/autotest/server/
Dserver_job.py256 ssh_port=host_factory.DEFAULT_SSH_PORT, argument