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

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

Completed in 2615 milliseconds