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

  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementremoveattributeaftercreate.java 44 public final class hc_elementremoveattributeaftercreate extends DOMTestCase { class in inherits:DOMTestCase
51 public hc_elementremoveattributeaftercreate(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_elementremoveattributeaftercreate
87 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementremoveattributeaftercreate";
94 DOMTestCase.doMain(hc_elementremoveattributeaftercreate.class, args);
alltests.java 422 sink.addTest(hc_elementremoveattributeaftercreate.class);

Completed in 81 milliseconds