Searched defs:runTest (Results 1 - 25 of 831) sorted by relevance

1234567891011>>

/libcore/support/src/test/java/tests/support/
H A DSupport_CollectionTest.java39 public void runTest() { method in class:Support_CollectionTest
40 new Support_UnmodifiableCollectionTest("", col).runTest();
H A DSupport_MapTest2.java36 public void runTest() { method in class:Support_MapTest2
H A DSupport_SetTest.java36 public void runTest() { method in class:Support_SetTest
46 new Support_CollectionTest("", set).runTest();
H A DSupport_UnmodifiableCollectionTest.java44 public void runTest() { method in class:Support_UnmodifiableCollectionTest
H A DSupport_ListTest.java39 public void runTest() { method in class:Support_ListTest
124 new Support_CollectionTest("", list).runTest();
H A DSupport_MessageFormat.java36 public void runTest() { method in class:Support_MessageFormat
42 new Support_MessageFormat("").runTest();
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dattrcreatedocumentfragment.java62 public void runTest() throws Throwable { method in class:attrcreatedocumentfragment
H A Dattrcreatetextnode.java65 public void runTest() throws Throwable { method in class:attrcreatetextnode
H A Dattrcreatetextnode2.java64 public void runTest() throws Throwable { method in class:attrcreatetextnode2
H A Dattrdefaultvalue.java74 public void runTest() throws Throwable { method in class:attrdefaultvalue
H A Dattreffectivevalue.java61 public void runTest() throws Throwable { method in class:attreffectivevalue
H A Dattrentityreplacement.java66 public void runTest() throws Throwable { method in class:attrentityreplacement
H A Dattrname.java62 public void runTest() throws Throwable { method in class:attrname
H A Dattrnextsiblingnull.java61 public void runTest() throws Throwable { method in class:attrnextsiblingnull
H A Dattrnotspecifiedvalue.java71 public void runTest() throws Throwable { method in class:attrnotspecifiedvalue
H A Dattrparentnodenull.java61 public void runTest() throws Throwable { method in class:attrparentnodenull
H A Dattrprevioussiblingnull.java61 public void runTest() throws Throwable { method in class:attrprevioussiblingnull
H A Dattrremovechild1.java58 public void runTest() throws Throwable { method in class:attrremovechild1
H A Dattrreplacechild1.java58 public void runTest() throws Throwable { method in class:attrreplacechild1
H A Dattrsetvaluenomodificationallowederr.java73 public void runTest() throws Throwable { method in class:attrsetvaluenomodificationallowederr
H A DattrsetvaluenomodificationallowederrEE.java67 public void runTest() throws Throwable { method in class:attrsetvaluenomodificationallowederrEE
H A Dattrspecifiedvalue.java64 public void runTest() throws Throwable { method in class:attrspecifiedvalue
H A Dattrspecifiedvaluechanged.java65 public void runTest() throws Throwable { method in class:attrspecifiedvaluechanged
H A Dattrspecifiedvalueremove.java75 public void runTest() throws Throwable { method in class:attrspecifiedvalueremove
H A Dcdatasectiongetdata.java68 public void runTest() throws Throwable { method in class:cdatasectiongetdata

Completed in 958 milliseconds

1234567891011>>