Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/xml/
DDomTest.java933 Text importedWaffles = (Text) importedName.getChildNodes().item(0); in testUserDataHandlerNotifiedOfDeepImports() local
939 expected.add(notification(NODE_IMPORTED, "d", "dog", waffles, importedWaffles)); in testUserDataHandlerNotifiedOfDeepImports()