Home
last modified time | relevance | path

Searched defs:loadTests (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTestTest.java76 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in RetryFactoryTestTest.VoidCompatibilityTest
93 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in RetryFactoryTestTest.TestCompatibilityTestSuite
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
DCompatibilityTestSuite.java103 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in CompatibilityTestSuite