Searched refs:version2 (Results 1 – 5 of 5) sorted by relevance
87 String version2 = "2.0"; in testIsSupported1() local113 success = element.isSupported(featureCore, version2); in testIsSupported1()122 String version2 = "2.0"; in testIsSupported2() local148 success = attribute.isSupported(featureCore, version2); in testIsSupported2()
78 String version2 = "2.0"; in testHasFeature1() local104 success = domImpl.hasFeature(featureCore, version2); in testHasFeature1()
71 String version2 = "2.0"; in runTest() local97 success = attribute.isSupported(featureCore, version2); in runTest()
71 String version2 = "2.0"; in runTest() local97 success = domImpl.hasFeature(featureCore, version2); in runTest()
71 String version2 = "2.0"; in runTest() local97 success = element.isSupported(featureCore, version2); in runTest()