Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java186 GceManager.remoteSshCommandExecution( in runTests()
216 GceManager.remoteSshCommandExecution( in runTests()
344 GceManager.remoteSshCommandExecution( in runRemote()
414 GceManager.remoteSshCommandExecution( in isStillRunning()
463 GceManager.remoteSshCommandExecution( in resetAdb()
469 GceManager.remoteSshCommandExecution( in resetAdb()
482 GceManager.remoteSshCommandExecution( in collectAdbLogs()
491 GceManager.remoteSshCommandExecution( in collectAdbLogs()
664 GceManager.remoteSshCommandExecution( in startDevice()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java480 public static CommandResult remoteSshCommandExecution( in remoteSshCommandExecution() method in GceManager
492 remoteSshCommandExecution(gceAvd, options, runUtil, BUGREPORT_TIMEOUT, command); in remoteSshCommandExec()