Home
last modified time | relevance | path

Searched refs:RETRY_OPTION (Results 1 – 3 of 3) 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/result/suite/
DPreviousResultLoader.java75 public static final String RETRY_OPTION = "retry"; field in PreviousResultLoader
78 name = RETRY_OPTION,
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
DCompatibilityTestSuite.java53 @Option(name = RetryFactoryTest.RETRY_OPTION,