Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java75 public static final String RETRY_OPTION = "retry"; field in RetryFactoryTest
78 @Option(name = RETRY_OPTION,
139 description = "used with " + RETRY_OPTION + ", retry tests"
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
DCompatibilityTestSuite.java56 @Option(name = RetryFactoryTest.RETRY_OPTION,
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java102 public static final String RETRY_OPTION = "retry"; field in CompatibilityTest
162 @Option(name = RETRY_OPTION,
169 description = "used with " + RETRY_OPTION + ", retry tests of a certain status. "
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousResultLoader.java76 @Option(name = RetryFactoryTest.RETRY_OPTION,
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java122 @Option(name = RetryFactoryTest.RETRY_OPTION,
129 description = "used with " + RetryFactoryTest.RETRY_OPTION