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

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

Completed in 435 milliseconds