Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java163 GceManager.remoteSshCommandExecution( in runTests()
197 GceManager.remoteSshCommandExecution( in runTests()
335 GceManager.remoteSshCommandExecution( in runRemote()
461 GceManager.remoteSshCommandExecution( in isStillRunning()
533 GceManager.remoteSshCommandExecution( in resetAdb()
539 GceManager.remoteSshCommandExecution( in resetAdb()
552 GceManager.remoteSshCommandExecution( in collectAdbLogs()
561 GceManager.remoteSshCommandExecution( in collectAdbLogs()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java597 public static CommandResult remoteSshCommandExecution( in remoteSshCommandExecution() method in GceManager
609 remoteSshCommandExecution(gceAvd, options, runUtil, BUGREPORT_TIMEOUT, command); in remoteSshCommandExec()
DCommonLogRemoteFileUtil.java169 GceManager.remoteSshCommandExecution( in fetchTombstones()