Searched refs:retryInterval (Results 1 – 4 of 4) sorted by relevance
/tools/tradefederation/core/common_util/com/android/tradefed/util/ |
D | IRunUtil.java | 133 public CommandResult runTimedCmdRetry(final long timeout, long retryInterval, in runTimedCmdRetry() argument 158 public CommandResult runTimedCmdSilentlyRetry(final long timeout, long retryInterval, in runTimedCmdSilentlyRetry() argument
|
D | RunUtil.java | 181 long timeout, long retryInterval, int attempts, String... command) { in runTimedCmdRetry() argument 189 sleep(retryInterval); in runTimedCmdRetry() 296 public CommandResult runTimedCmdSilentlyRetry(long timeout, long retryInterval, int attempts, in runTimedCmdSilentlyRetry() argument 305 sleep(retryInterval); in runTimedCmdSilentlyRetry()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | GCSBucketUtil.java | 691 public void setRetryInterval(long retryInterval) { in setRetryInterval() argument 692 mRetryInterval = retryInterval; in setRetryInterval()
|
/tools/tradefederation/core/tests/res/testdata/ |
D | tradefed-prebuilt-cts-8.0_r21.jar | META-INF/
META-INF/MANIFEST.MF
jline/
jline/CompletionHandler.class
CompletionHandler ... |