Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DModuleTestTypeUtil.java52 IConfiguration config, List<String> testTypesToMatch) { in getMatchedConfigTestTypes() argument
61 if (testTypesToMatch.contains(testType)) { in getMatchedConfigTestTypes()