Searched defs:wrapperTestCloseThrows (Results 1 - 2 of 2) sorted by relevance

/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
H A DCharWrapperTester.java65 result.addTest(new WrapperTestCase("wrapperTestCloseThrows"));
167 public void wrapperTestCloseThrows() throws Exception { method in class:CharWrapperTester.WrapperTestCase
H A DWrapperTester.java66 result.addTest(new WrapperTestCase("wrapperTestCloseThrows"));
168 public void wrapperTestCloseThrows() throws Exception { method in class:WrapperTester.WrapperTestCase

Completed in 138 milliseconds