Home
last modified time | relevance | path

Searched refs:clonedWaffles (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/xml/
DDomTest.java888 Text clonedWaffles = (Text) clonedName.getChildNodes().item(0); in testUserDataHandlerNotifiedOfDeepClones() local
894 expected.add(notification(NODE_CLONED, "d", "dog", waffles, clonedWaffles)); in testUserDataHandlerNotifiedOfDeepClones()