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

  /external/webkit/LayoutTests/dom/html/level1/core/
hc_nodereplacechildnewchilddiffdocument.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodereplacechildnewchilddiffdocument";
101 function hc_nodereplacechildnewchilddiffdocument() { function
103 if(checkInitialization(builder, "hc_nodereplacechildnewchilddiffdocument") != null) return;
146 hc_nodereplacechildnewchilddiffdocument();
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_nodereplacechildnewchilddiffdocument.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodereplacechildnewchilddiffdocument";
101 function hc_nodereplacechildnewchilddiffdocument() { function
103 if(checkInitialization(builder, "hc_nodereplacechildnewchilddiffdocument") != null) return;
146 hc_nodereplacechildnewchilddiffdocument();
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodereplacechildnewchilddiffdocument.java 47 public final class hc_nodereplacechildnewchilddiffdocument extends DOMTestCase { class in inherits:DOMTestCase
54 public hc_nodereplacechildnewchilddiffdocument(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_nodereplacechildnewchilddiffdocument
99 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodereplacechildnewchilddiffdocument";
106 DOMTestCase.doMain(hc_nodereplacechildnewchilddiffdocument.class, args);

Completed in 265 milliseconds