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