Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteSshUtil.java50 GceRemoteCmdFormatter.getSshCommand( in remoteSshCommandExec()
DGceSshTunnelMonitor.java207 GceRemoteCmdFormatter.getSshCommand( in initGce()
230 GceRemoteCmdFormatter.getSshCommand( in initGce()
366 GceRemoteCmdFormatter.getSshCommand( in createSshTunnel()
DGceRemoteCmdFormatter.java44 public static List<String> getSshCommand( in getSshCommand() method in GceRemoteCmdFormatter