Searched refs:featureElement (Results 1 – 2 of 2) sorted by relevance
92 String featureElement; in runTest() local99 featureElement = (String) features.get(indexN10078); in runTest()100 state = rootNode.isSupported(featureElement, "1.0"); in runTest()103 featureElement = (String) features.get(indexN10083); in runTest()104 state = rootNode.isSupported(featureElement, "2.0"); in runTest()
159 String featureElement; in testIsSupported12() local166 featureElement = (String) features.get(indexN10078); in testIsSupported12()167 state = rootNode.isSupported(featureElement, "1.0"); in testIsSupported12()170 featureElement = (String) features.get(indexN10083); in testIsSupported12()171 state = rootNode.isSupported(featureElement, "2.0"); in testIsSupported12()