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

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

Completed in 678 milliseconds