Home
last modified time | relevance | path

Searched defs:clonedName (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/xml/
DDomTest.java813 Element clonedName = (Element) name.cloneNode(true); in testCloneNode() local
846 Element clonedName = (Element) name.cloneNode(true); in testCloneNodeNotNamespaceAware() local
866 Element clonedName = (Element) name.cloneNode(false); in testUserDataHandlerNotifiedOfShallowClones() local
886 Element clonedName = (Element) name.cloneNode(true); in testUserDataHandlerNotifiedOfDeepClones() local