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

/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DCipherOutputStream1Test.java47 private static class TestOutputStream extends ByteArrayOutputStream { class in class:CipherOutputStream1Test
66 TestOutputStream tos = new TestOutputStream();
82 TestOutputStream tos = new TestOutputStream();
100 TestOutputStream tos = new TestOutputStream();
122 TestOutputStream tos = new TestOutputStream();
165 TestOutputStream to
[all...]

Completed in 101 milliseconds