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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_attrinsertbefore4.java 37 public final class hc_attrinsertbefore4 extends DOMTestCase { class in inherits:DOMTestCase
44 public hc_attrinsertbefore4(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_attrinsertbefore4
102 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrinsertbefore4";
109 DOMTestCase.doMain(hc_attrinsertbefore4.class, args);
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_attrinsertbefore4.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrinsertbefore4";
85 function hc_attrinsertbefore4() { function
87 if(checkInitialization(builder, "hc_attrinsertbefore4") != null) return;
146 hc_attrinsertbefore4();
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_attrinsertbefore4.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrinsertbefore4";
85 function hc_attrinsertbefore4() { function
87 if(checkInitialization(builder, "hc_attrinsertbefore4") != null) return;
146 hc_attrinsertbefore4();

Completed in 294 milliseconds