Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/hosts/
H A Dfactory.py180 def _choose_connectivity_class(hostname, ssh_port): argument
/aosp_15_r20/external/crosvm/tools/impl/
H A Dtestvm.py83 def ssh_port(arch: Arch) -> int: function
/aosp_15_r20/external/autotest/server/
H A Dserver_job.py256 ssh_port=host_factory.DEFAULT_SSH_PORT, argument