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

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

Completed in 186 milliseconds