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

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
setAttributeNodeNS03.java 48 public final class setAttributeNodeNS03 extends DOMTestCase {
55 public setAttributeNodeNS03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
90 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS03";
97 DOMTestCase.doMain(setAttributeNodeNS03.class, args);
alltests.java 323 sink.addTest(setAttributeNodeNS03.class);

Completed in 7864 milliseconds