Searched refs:GceRemoteCmdFormatter (Results 1 – 5 of 5) sorted by relevance
20 import com.android.tradefed.device.cloud.GceRemoteCmdFormatter.ScpMode;36 GceRemoteCmdFormatter.getSshCommand( in testFormatSsh()55 GceRemoteCmdFormatter.getScpCommand( in testFormatScp()
207 GceRemoteCmdFormatter.getSshCommand( in initGce()230 GceRemoteCmdFormatter.getSshCommand( in initGce()366 GceRemoteCmdFormatter.getSshCommand( in createSshTunnel()
19 import com.android.tradefed.device.cloud.GceRemoteCmdFormatter.ScpMode;209 GceRemoteCmdFormatter.getScpCommand( in internalScpExec()
50 GceRemoteCmdFormatter.getSshCommand( in remoteSshCommandExec()
23 public class GceRemoteCmdFormatter { class