Searched defs:featureName (Results 1 – 6 of 6) sorted by relevance
16 private final String featureName; field in FeatureMatcher24 …blic FeatureMatcher(Matcher<? super U> subMatcher, String featureDescription, String featureName) { in FeatureMatcher()
412 def validateFeature(self, featureType, featureName): argument
692 const char* featureName; member
2230 const char* featureName; in testCompressedFormatsSupported() member2250 const char* const featureName = s_compressedFormatSets[setNdx].featureName; in testCompressedFormatsSupported() local
825 def add_feature_reference(self, location, featureName): argument
613 def __init__(self, featureName, location=None): argument