HomeSort by relevance Sort by last modified time
    Searched full:nodegetfirstchild (Results 1 - 3 of 3) sorted by null

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

Completed in 80 milliseconds