Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/xml/
DDomTest.java911 Attr importedStandard = importedName.getAttributeNode("a:standard"); in testUserDataHandlerNotifiedOfShallowImports() local
916 expected.add(notification(NODE_IMPORTED, "c", "cat", standard, importedStandard)); in testUserDataHandlerNotifiedOfShallowImports()
932 Attr importedStandard = importedName.getAttributeNode("a:standard"); in testUserDataHandlerNotifiedOfDeepImports() local
938 expected.add(notification(NODE_IMPORTED, "c", "cat", standard, importedStandard)); in testUserDataHandlerNotifiedOfDeepImports()