Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java216 CompatibilityTestSuite test = loadSuite(); in run()
224 CompatibilityTestSuite test = loadSuite(); in split()
236 private CompatibilityTestSuite loadSuite() throws DeviceNotAvailableException { in loadSuite() method in RetryFactoryTest