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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_attrcreatetextnode2.java 43 public final class hc_attrcreatetextnode2 extends DOMTestCase { class in inherits:DOMTestCase
50 public hc_attrcreatetextnode2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_attrcreatetextnode2
87 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrcreatetextnode2";
94 DOMTestCase.doMain(hc_attrcreatetextnode2.class, args);
alltests.java 344 sink.addTest(hc_attrcreatetextnode2.class);
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_attrcreatetextnode2.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrcreatetextnode2";
91 function hc_attrcreatetextnode2() { function
93 if(checkInitialization(builder, "hc_attrcreatetextnode2") != null) return;
126 hc_attrcreatetextnode2();
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_attrcreatetextnode2.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrcreatetextnode2";
91 function hc_attrcreatetextnode2() { function
93 if(checkInitialization(builder, "hc_attrcreatetextnode2") != null) return;
126 hc_attrcreatetextnode2();

Completed in 742 milliseconds