Searched refs:getModuleLoader (Results 1 – 2 of 2) sorted by relevance
113 getModuleLoader().loadTfConfigsFromSpecifiedPaths(mTfConfigPaths, abis, suiteTag)); in loadingStrategy()115 getModuleLoader().loadConfigsFromSpecifiedPaths( in loadingStrategy()
439 return getModuleLoader().loadConfigsFromSpecifiedPaths(mConfigPaths, abis, suiteTag); in loadingStrategy()445 getModuleLoader().loadConfigsFromJars(abis, suitePrefix, suiteTag)); in loadingStrategy()456 getModuleLoader() in loadingStrategy()497 public SuiteModuleLoader getModuleLoader() { in getModuleLoader() method in BaseTestSuite