Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DIRunUtil.java216 public boolean runTimedRetry(long opTimeout, long pollInterval, int attempts, in runTimedRetry() method
DRunUtil.java368 public boolean runTimedRetry(long opTimeout, long pollInterval, int attempts, in runTimedRetry() method in RunUtil