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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodegetownerdocument.java 43 public final class nodegetownerdocument extends DOMTestCase { class in inherits:DOMTestCase
50 public nodegetownerdocument(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodegetownerdocument
90 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodegetownerdocument";
97 DOMTestCase.doMain(nodegetownerdocument.class, args);
alltests.java 258 sink.addTest(nodegetownerdocument.class);
  /libcore/luni/src/test/java/tests/org/w3c/dom/
NodeGetOwnerDocument.java 46 public final class NodeGetOwnerDocument extends DOMTestCase {
  /libcore/dom/src/test/java/org/w3c/domts/
JunitTestCases.java 538 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodegetownerdocument");
    [all...]

Completed in 863 milliseconds