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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodetextnodetype.java 41 public final class nodetextnodetype extends DOMTestCase { class in inherits:DOMTestCase
48 public nodetextnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodetextnodetype
80 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodetextnodetype";
87 DOMTestCase.doMain(nodetextnodetype.class, args);
alltests.java 312 sink.addTest(nodetextnodetype.class);
  /libcore/dom/src/test/java/org/w3c/domts/
JunitTestCases.java 658 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodetextnodetype");
    [all...]

Completed in 214 milliseconds