Home
last modified time | relevance | path

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

/test/mts/tools/mts-tradefed/tests/src/com/android/compatibility/tradefed/
DMtsTradefedTest.java128 Set<String> testModules = getTestModulesTaggedWithIncludeFilterFromXML(mtsTestLists); in testModulesTaggedWithIncludeFilterLoad() local
148 Set<String> testModules = new HashSet<String>(); in getTestModulesTaggedWithIncludeFilterFromXML() local