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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodeclonetruecopytext.java 42 public final class hc_nodeclonetruecopytext extends DOMTestCase { class in inherits:DOMTestCase
49 public hc_nodeclonetruecopytext(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_nodeclonetruecopytext
83 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeclonetruecopytext";
90 DOMTestCase.doMain(hc_nodeclonetruecopytext.class, args);
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_nodeclonetruecopytext.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeclonetruecopytext";
90 function hc_nodeclonetruecopytext() { function
92 if(checkInitialization(builder, "hc_nodeclonetruecopytext") != null) return;
120 hc_nodeclonetruecopytext();
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_nodeclonetruecopytext.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeclonetruecopytext";
90 function hc_nodeclonetruecopytext() { function
92 if(checkInitialization(builder, "hc_nodeclonetruecopytext") != null) return;
120 hc_nodeclonetruecopytext();

Completed in 83 milliseconds