HomeSort by relevance Sort by last modified time
    Searched defs:RETRY_OPTION (Results 1 - 3 of 3) sorted by null

  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
RetryFactoryTest.java 65 public static final String RETRY_OPTION = "retry";
68 @Option(name = RETRY_OPTION,
129 description = "used with " + RETRY_OPTION + ", retry tests"
  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java 103 public static final String RETRY_OPTION = "retry";
163 @Option(name = RETRY_OPTION,
170 description = "used with " + RETRY_OPTION + ", retry tests of a certain status. "
    [all...]
  /test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar 

Completed in 250 milliseconds