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

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

Completed in 179 milliseconds