Searched defs:ssh_options (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/autotest/site_utils/ |
H A D | test_runner_utils.py | 215 ssh_verbosity=0, ssh_options=None, argument 264 ssh_options=None, argument 499 ssh_options=None, argument 784 ssh_options=None, argument
|
H A D | test_that.py | 34 def _get_info_from_host(remote, board=None, model=None, ssh_options=''): argument
|
H A D | test_runner_utils_unittest.py | 105 ssh_options = '-F /dev/null -i /dev/null' variable in TestRunnerUnittests
|
/aosp_15_r20/external/autotest/server/ |
H A D | autoserv_utils.py | 31 ssh_options=None, argument
|
H A D | server_job.py | 259 ssh_options=host_factory.DEFAULT_SSH_OPTIONS, argument
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | cros_host.py | 384 ssh_options='', argument
|