Searched refs:_SshCall (Results 1 – 2 of 2) sorted by relevance
235 ssh._SshCall(fake_cmd)244 ssh._SshCall(fake_cmd, fake_timeout)
63 def _SshCall(cmd, timeout=None): function