HomeSort by relevance Sort by last modified time
    Searched refs:nodegetlastchild (Results 1 - 2 of 2) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodegetlastchild.java 37 public final class nodegetlastchild extends DOMTestCase { class in inherits:DOMTestCase
44 public nodegetlastchild(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodegetlastchild
81 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodegetlastchild";
88 DOMTestCase.doMain(nodegetlastchild.class, args);
alltests.java 254 sink.addTest(nodegetlastchild.class);

Completed in 86 milliseconds