Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/xml/
DDomTest.java970 adoptAndCheck(node); in testNodeAdoption()
988 private void adoptAndCheck(Node node) throws Exception { in adoptAndCheck() method in DomTest