Home
last modified time | relevance | path

Searched refs:tls_exec_dut_command_client (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/server/hosts/
H A Dssh_host.py139 result = self.tls_exec_dut_command_client.run_cmd(original_cmd, timeout,
171 use_tls = self.tls_exec_dut_command_client and not self.tls_unstable
H A Dabstract_ssh.py1091 def tls_exec_dut_command_client(self): member in AbstractSSHHost