Home
last modified time | relevance | path

Searched refs:RemoteSshUtil (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteSshUtil.java26 public class RemoteSshUtil { class
DGceManager.java603 return RemoteSshUtil.remoteSshCommandExec(gceAvd, options, runUtil, timeoutMs, command); in remoteSshCommandExecution()