Searched refs:attrsParent (Results 1 – 2 of 2) sorted by relevance
86 Node attrsParent; in runTest() local96 attrsParent = importedAttr.getParentNode(); in runTest()97 assertNull("documentimportnode02_parentNull", attrsParent); in runTest()
97 Node attrsParent; in testImportNode2() local108 attrsParent = importedAttr.getParentNode(); in testImportNode2()109 assertNull("documentimportnode02_parentNull", attrsParent); in testImportNode2()