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

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodegetnamespaceuri03.java 45 public final class nodegetnamespaceuri03 extends DOMTestCase { class in inherits:DOMTestCase
52 public nodegetnamespaceuri03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodegetnamespaceuri03
103 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetnamespaceuri03";
110 DOMTestCase.doMain(nodegetnamespaceuri03.class, args);
alltests.java 268 sink.addTest(nodegetnamespaceuri03.class);

Completed in 681 milliseconds