Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DRetryRule.java30 public class RetryRule implements TestRule { class
44 public RetryRule(int retries) { in RetryRule() method in RetryRule
57 public RetryRule(int retries, @Nullable Runnable cleaner) { in RetryRule() method in RetryRule