Home
last modified time | relevance | path

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

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