Home
last modified time | relevance | path

Searched defs:baos (Results 1 – 25 of 31) sorted by relevance

12

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DPropertiesTest.java148 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_listLjava_io_PrintStream() local
178 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_listLjava_io_PrintWriter() local
962 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario0() local
971 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario1() local
980 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario2() local
989 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario3() local
998 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario4() local
1007 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario5() local
1016 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario6() local
1025 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario7() local
[all …]
/libcore/luni/src/test/java/libcore/java/io/
DOldObjectOutputStreamPutFieldTest.java75 ByteArrayOutputStream baos; in test_put() local
100 ByteArrayOutputStream baos; in test_writeLjava_io_ObjectOutputStream() local
DOldBufferedOutputStreamTest.java30 java.io.ByteArrayOutputStream baos; field in OldBufferedOutputStreamTest
DOldOutputStreamWriterTest.java340 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_write$CII() local
485 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_writeLjava_lang_StringII() local
DOutputStreamWriterTest.java53 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testFlush() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DObjectInputStream2Test.java40 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_readUnshared() local
65 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_readObject_Hierarchy() local
194 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_resolveClass_invalidClassName() local
DObjectStreamFieldTest.java158 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in test_getType_Deserialized() local
179 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in test_getType_MockObjectInputStream() local
198 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in test_isUnshared() local
233 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_ObjectWithPrimitiveField() local
DBufferedOutputStreamTest.java30 java.io.ByteArrayOutputStream baos; field in BufferedOutputStreamTest
DObjectOutputStreamTest.java971 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in test_writeObject_Exception() local
1137 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_writeUnshared() local
1168 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_writeUnshared2() local
1224 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_replaceObject() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
DManifestTest.java130 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStreamConstructor() local
246 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testWrite() local
419 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testDecoding() local
/libcore/luni/src/main/java/java/security/
DSignedObject.java76 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in SignedObject() local
/libcore/luni/src/test/java/libcore/java/util/zip/
DDeflaterOutputStreamTest.java117 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSyncFlushDeflater() local
DZipFileTest.java105 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testDuplicateEntries() local
134 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStoredEntrySize() local
/libcore/luni/src/test/java/libcore/java/util/prefs/
DPreferencesTest.java95 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testHtmlEncoding() local
DOldAbstractPreferencesTest.java981 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testExportNode() local
1031 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testExportSubtree() local
/libcore/benchmarks/src/benchmarks/regression/
DSerializationBenchmark.java28 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in bytes() local
85 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in timeWriteNoObjects() local
106 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in writeSingleObject() local
/libcore/luni/src/test/java/libcore/java/lang/
DSystemTest.java51 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testLineSeparator() local
DOldThreadTest.java74 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_dumpStack() local
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherOutputStream1Test.java195 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_ConstructorLjava_io_OutputStreamLjavax_crypto_Cipher() local
DCipherTest.java338 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_update$BII() local
396 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_doFinal() local
DSealedObjectTest.java182 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testGetAlgorithmAfterSerialization() local
/libcore/luni/src/test/java/libcore/java/util/jar/
DOldManifestTest.java116 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_writeLjava_io_OutputStream() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DGZIPInputStreamTest.java205 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_read$BII() local
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
DObjectInputStreamTest.java154 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_ClassDescriptor() local
1082 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_resolveClass() local
1122 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_resolveObjectLjava_lang_Object() local
1143 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_readClassDescriptor() local
1300 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_registerValidation() local
/libcore/luni/src/test/java/libcore/java/security/cert/
DCertificateFactoryTest.java215 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_generateCertificate_AnyLineLength_Success() local
500 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testCertPathEncoding() local

12