Home
last modified time | relevance | path

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

123

/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/jarjar/src/main/com/tonicsystems/jarjar/util/
DStandaloneJarProcessor.java42 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in run() local
43 IoUtil.pipe(in.getInputStream(entry), baos, buf); in run() local
DIoUtil.java118 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in copyZipWithoutEmptyDirectories() 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/vogar/test/vogar/target/
DJUnitRunnerTest.java135 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_limiting_to_wrong_1method_and_run_for_SimpleTest2_should_fail_test() local
170 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_run_for_FailTest_should_perform_test() local
194 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in test_run_for_LongTest_with_time_limit_should_report_time_out() local
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/
DInplaceFileConverter.java57 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in readIntoByteArray() local
91 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in convertIntoTempByteArray() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DHuffmanTest.java46 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in assertRoundTrip() local
/external/slf4j/slf4j-jdk14/src/test/java/org/slf4j/issue/
DLoggerSerializationTest.java65 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testCanLoggerBeSerialized() local
/external/jmonkeyengine/engine/src/test/jme3test/export/
DTestOgreConvert.java66 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in simpleInitApp() local
/external/protobuf/java/src/test/java/com/google/protobuf/
DLiteTest.java123 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSerialize() local
/external/apache-http/src/org/apache/http/entity/
DSerializableEntity.java68 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in createBytes() local
/external/slf4j/jcl-over-slf4j/src/test/java/org/apache/commons/logging/impl/
DSerializationTest.java43 ByteArrayOutputStream baos = new ByteArrayOutputStream(); field in SerializationTest
/external/conscrypt/src/test/java/org/conscrypt/
DOpenSSLX509CertificateTest.java50 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSerialization_NoContextDeserialization() 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/smali/smalidea/src/test/java/org/jf/smalidea/
DLightCodeInsightParsingTestCase.java97 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in doTest() local
98 SerializationManagerImpl.getInstanceEx().serialize(stubTree.getRoot(), baos); in doTest() 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/apache-http/android/src/com/android/internal/http/multipart/
DMultipartEntity.java221 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getContent() local
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/
DDataOutputStream.java84 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeUTF() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRuleTest.java450 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneRoundTrip() local
527 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneRoundTripPartial() local
593 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneSimpleWrite() local
634 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneHeaderProps() local
665 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneHeaderProps() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRuleTest.java446 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneRoundTrip() local
523 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneRoundTripPartial() local
589 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneSimpleWrite() local
630 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneHeaderProps() local
661 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in TestVTimeZoneHeaderProps() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
DClassCache.java83 ByteArrayOutputStream baos = new ByteArrayOutputStream(classSize); in readEntries() 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/googlecode/mp4parser/authoring/tracks/
DTextTrackImpl.java77 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSamples() local
DQuicktimeTextTrackImpl.java74 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSamples() local

123