Home
last modified time | relevance | path

Searched refs:ssh_command (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/libcxx/test/
Dexecutor.py152 self.ssh_command = 'ssh'
183 ssh_cmd = [self.ssh_command, '-oBatchMode=yes', remote]
/external/autotest/server/hosts/
Dssh_host.py53 def ssh_command(self, connect_timeout=30, options='', alive_interval=300): member in SSHHost
75 ssh_cmd = self.ssh_command(connect_timeout, options)
Dabstract_ssh.py730 master_cmd = self.ssh_command(