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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_documentcreatecomment.java 40 public final class hc_documentcreatecomment extends DOMTestCase { class in inherits:DOMTestCase
47 public hc_documentcreatecomment(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_documentcreatecomment
81 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_documentcreatecomment";
88 DOMTestCase.doMain(hc_documentcreatecomment.class, args);
alltests.java 385 sink.addTest(hc_documentcreatecomment.class);
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_documentcreatecomment.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_documentcreatecomment";
88 function hc_documentcreatecomment() { function
90 if(checkInitialization(builder, "hc_documentcreatecomment") != null) return;
119 hc_documentcreatecomment();
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_documentcreatecomment.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_documentcreatecomment";
88 function hc_documentcreatecomment() { function
90 if(checkInitialization(builder, "hc_documentcreatecomment") != null) return;
119 hc_documentcreatecomment();

Completed in 198 milliseconds