Searched refs:excludedFeatures (Results 1 – 2 of 2) sorted by relevance
130 public final String[] excludedFeatures; field in TestListAdapter.TestListItem156 String[] excludedFeatures, in newTest() argument163 excludedFeatures, in newTest()177 String[] excludedFeatures) { in newTest() argument183 excludedFeatures, in newTest()217 String[] excludedFeatures, in newTest() argument229 excludedFeatures, in newTest()247 String[] excludedFeatures, in newTest() argument258 excludedFeatures, in newTest()275 String[] excludedFeatures, in newTest() argument[all …]
311 String[] excludedFeatures = getExcludedFeatures(info.activityInfo.metaData); in getTestsByCategory() local325 excludedFeatures, in getTestsByCategory()679 if (!hasAnyFeature(test.excludedFeatures) in filterTests()