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

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

Completed in 653 milliseconds