Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DBaseTestSuite.java349 return getModuleLoader().loadConfigsFromSpecifiedPaths(mConfigPaths, abis, suiteTag); in loadingStrategy()
355 getModuleLoader().loadConfigsFromJars(abis, suitePrefix, suiteTag)); in loadingStrategy()
366 getModuleLoader() in loadingStrategy()
399 public SuiteModuleLoader getModuleLoader() { in getModuleLoader() method in BaseTestSuite
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/suite/
DAtestRunner.java106 getModuleLoader().loadTfConfigsFromSpecifiedPaths(mTfConfigPaths, abis, suiteTag)); in loadingStrategy()
108 getModuleLoader().loadConfigsFromSpecifiedPaths( in loadingStrategy()