Searched refs:officialFeatures (Results 1 – 1 of 1) sorted by relevance
108 Set<String> officialFeatures = getFeatureConstantsNames("FEATURE_"); in testFeatureNamespaces() local109 assertFalse(officialFeatures.isEmpty()); in testFeatureNamespaces()112 notOfficialFeatures.removeAll(officialFeatures); in testFeatureNamespaces()