Home
last modified time | relevance | path

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

12

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DPropertiesTest.java150 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_listLjava_io_PrintStream() local
180 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_listLjava_io_PrintWriter() local
1072 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario0() local
1081 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario1() local
1090 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario2() local
1099 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario3() local
1108 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario4() local
1117 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario5() local
1126 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario6() local
1135 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testStore_scenario7() local
[all …]
DSortedMapTestBase.java351 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSerialization() local
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
DMjpegFileWriter.java147 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
207 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
240 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
294 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
355 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
386 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
417 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
444 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
466 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
485 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeImageToBytes() local
/external/guava/guava-tests/test/com/google/common/io/
DLittleEndianDataInputStreamTest.java43 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in setUp() local
128 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSkipBytes() local
DLittleEndianDataOutputStreamTest.java37 private ByteArrayOutputStream baos = new ByteArrayOutputStream(); field in LittleEndianDataOutputStreamTest
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/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
DObjectInputStreamTest.java681 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_ClassDescriptor() local
746 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_resolveClass() local
786 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_resolveObjectLjava_lang_Object() local
807 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_readClassDescriptor() local
964 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_registerValidation() local
DBufferedOutputStreamTest.java30 java.io.ByteArrayOutputStream baos; field in BufferedOutputStreamTest
DObjectOutputStreamTest.java963 ByteArrayOutputStream baos = new ByteArrayOutputStream(1024); in test_writeObject_Exception() local
1129 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_writeUnshared() local
1160 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_writeUnshared2() local
1216 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_replaceObject() local
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/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
/external/jmonkeyengine/engine/src/test/jme3test/export/
DTestOgreConvert.java66 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in simpleInitApp() local
/external/apache-http/src/org/apache/http/entity/
DSerializableEntity.java62 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in createBytes() local
/external/emma/core/java12/com/vladium/emma/rt/
DInstrClassLoader.java210 final ByteArrayOStream baos = buf.m_baos; // reset() has been called on this in findClass() local
264 final ByteArrayOStream baos = buf.m_baos; // reset() has been called on this in findClass() local
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherTest.java274 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_update$BII() local
323 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_doFinal() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DTextTrackImpl.java77 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSamples() local
DQuicktimeTextTrackImpl.java74 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSamples() local
/external/emma/tools/java/com/vladium/tools/
DClassDep.java131 final ByteArrayOStream baos = new ByteArrayOStream (8 * 1024); in getDependencies() local
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DSampleEntry.java139 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in _writeChildBoxes() local
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DGZIPInputStreamTest.java215 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_read$BII() local
DInflaterInputStreamTest.java275 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_read$BII() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java253 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getKeySpec() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DDERExternal.java135 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encode() local
/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
DOGGLoader.java204 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in readToBuffer() local
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
DBinaryImporter.java133 …public Savable load(InputStream is, ReadListener listener, ByteArrayOutputStream baos) throws IOEx… in load()

12