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

/libcore/support/src/test/java/org/apache/harmony/testframework/
H A DWrapperTester.java169 FailOnCloseOutputStream delegate = new FailOnCloseOutputStream();
181 FailOnCloseOutputStream delegate = new FailOnCloseOutputStream();
234 private static class FailOnCloseOutputStream extends ByteArrayOutputStream { class in class:WrapperTester

Completed in 76 milliseconds