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

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

Completed in 452 milliseconds