Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/testutils/retry/
H A DRetryRule.java26 public class RetryRule implements TestRule { class
33 public RetryRule(int maxRetryAttempts) { in RetryRule() method in RetryRule
37 public RetryRule(int maxRetryAttempts, long delay, TimeUnit timeUnit) { in RetryRule() method in RetryRule
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A 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
/aosp_15_r20/packages/apps/CellBroadcastReceiver/tests/compliancetests/mockmodem/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...