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

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

Completed in 77 milliseconds