Home
last modified time | relevance | path

Searched refs:retry (Results 1 – 5 of 5) sorted by relevance

/test/cts-root/hostsidetests/packageinstaller/app/src/com/android/cts_root/packageinstaller/
DSessionCleanUpTest.java71 private static <T> T retry(Supplier<T> supplier, Predicate<T> predicate, String message) in retry() method in SessionCleanUpTest
86 retry(() -> InstallUtils.getPackageInstaller().getSessionInfo(sessionId), in assertSessionNotExists()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
DCompatibilityTestSuite.java21 import com.android.compatibility.common.tradefed.testtype.retry.RetryFactoryTest;
/test/vts/tools/vts-core-tradefed/
DREADME15 - supports Trade Federation suite features including auto-retry.
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java16 package com.android.compatibility.common.tradefed.testtype.retry;
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousResultLoader.java41 import com.android.tradefed.testtype.suite.retry.ITestSuiteResultLoader;