Searched refs:getAttributeNS05 (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DgetAttributeNS05.java45 public final class getAttributeNS05 extends DOMTestCase { class in inherits:DOMTestCase
52 public getAttributeNS05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:getAttributeNS05
89 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS05";
96 DOMTestCase.doMain(getAttributeNS05.class, args);
H A Dalltests.java162 sink.addTest(getAttributeNS05.class);

Completed in 439 milliseconds