Home
last modified time | relevance | path

Searched refs:ssh_username (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dsyslog_lib.py47 ssh_username, argument
70 syslog = FuchsiaSyslogProcess(ssh_username, ssh_config, ip_address,
85 def __init__(self, ssh_username, ssh_config, ip_address, extra_params, argument
98 self.ssh_username = ssh_username
201 self.ssh_username,
209 self.ssh_username)
Dutils_lib.py87 ssh_username, argument
114 username=ssh_username,
/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_client.py228 ssh_username=self._ssh_settings.username,
260 ssh_username=self._ssh_settings.username,
Dfuchsia_device.py241 self.ssh_username = fd_conf_data.get("ssh_username",
812 self.ssh_username,
1038 self.ssh_username,
1178 self.ssh_username,
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DSoftApTest.py166 'user': self.dut.device.ssh_username,