/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/waiters/ |
H A D | AsyncWaiterExecutor.java | 64 int attemptNumber, in doExecute() 71 int attemptNumber, in runAsyncPollingFunction() 128 int attemptNumber, in maybeRetry()
|
H A D | WaiterExecutor.java | 46 int attemptNumber = 0; in execute() local 81 private void waitToRetry(int attemptNumber, long startTime) { in waitToRetry()
|
H A D | WaiterExecutorHelper.java | 59 public long computeNextDelayInMills(int attemptNumber) { in computeNextDelayInMills() 75 …public Either<Long, SdkClientException> nextDelayOrUnretryableException(int attemptNumber, long st… in nextDelayOrUnretryableException()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | RetryResultForwarder.java | 23 public RetryResultForwarder(int attemptNumber, ITestInvocationListener... listeners) { in RetryResultForwarder() 34 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted()
|
D | EventsLoggerListener.java | 93 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 98 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
D | ResultForwarder.java | 201 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 214 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
D | SubprocessResultsReporter.java | 188 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 194 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
D | CollectingTestListener.java | 185 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 191 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/retry/ |
D | RetryLogSaverResultForwarder.java | 42 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 48 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/ |
H A D | ApiTracer.java | 89 void attemptStarted(int attemptNumber); in attemptStarted() 99 void attemptStarted(Object request, int attemptNumber); in attemptStarted()
|
H A D | BaseApiTracer.java | 84 public void attemptStarted(int attemptNumber) { in attemptStarted() 89 public void attemptStarted(Object request, int attemptNumber) { in attemptStarted()
|
/aosp_15_r20/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/ |
D | ITestLifeCycleReceiver.java | 64 public default void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 80 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/external/cronet/test_runner/src/com.android.tests.chromium.host/ |
H A D | TestListenerWithTime.java | 92 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 98 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestMetricsCollectionListener.java | 116 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 123 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ModuleListener.java | 94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
D | GranularRetriableTestWrapper.java | 523 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 530 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/ |
H A D | NullTestListener.java | 49 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 54 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
H A D | ForwardingTestListener.java | 56 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 61 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/ |
H A D | BazelXmlResultReporter.java | 94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommandScheduler.java | 267 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 273 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/postprocessor/ |
D | BasePostProcessor.java | 201 public final void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 207 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/proto/ |
D | ProtoResultReporter.java | 324 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 329 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
D | BaseDeviceMetricCollector.java | 338 public final void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 344 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/retrying/ |
H A D | FailingCallable.java | 100 int attemptNumber = attemptsCount.getAndIncrement(); in call() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | RebootEscrowManager.java | 535 int attemptNumber, in scheduleLoadRebootEscrowDataOrFail() 632 int attemptNumber, in loadRebootEscrowDataWithRetry()
|