Searched refs:nsURI (Results 1 – 2 of 2) sorted by relevance
83 String nsURI; in runTest() local90 nsURI = element.getNamespaceURI(); in runTest()95 …assertEquals("documentcreateelementNS01_namespaceURI", "http://www.w3.org/DOM/Test/level2", nsURI); in runTest()
61 String nsURI; in testCreateElementNS1() local68 nsURI = element.getNamespaceURI(); in testCreateElementNS1()74 "http://www.w3.org/DOM/Test/level2", nsURI); in testCreateElementNS1()