Home
last modified time | relevance | path

Searched defs:runTimedCmdRetry (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DIRunUtil.java113 public CommandResult runTimedCmdRetry(final long timeout, long retryInterval, in runTimedCmdRetry() method
DRunUtil.java175 public CommandResult runTimedCmdRetry( in runTimedCmdRetry() method in RunUtil