/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/ |
D | MjpegFileWriter.java | 147 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/ |
D | StandaloneJarProcessor.java | 42 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in run() local 43 IoUtil.pipe(in.getInputStream(entry), baos, buf); in run() local
|
D | IoUtil.java | 118 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in copyZipWithoutEmptyDirectories() local
|
/external/guava/guava-tests/test/com/google/common/io/ |
D | LittleEndianDataInputStreamTest.java | 43 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in setUp() local 128 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSkipBytes() local
|
D | LittleEndianDataOutputStreamTest.java | 37 private ByteArrayOutputStream baos = new ByteArrayOutputStream(); field in LittleEndianDataOutputStreamTest
|
/external/vogar/test/vogar/target/ |
D | JUnitRunnerTest.java | 135 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/ |
D | InplaceFileConverter.java | 57 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/ |
D | HuffmanTest.java | 46 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in assertRoundTrip() local
|
/external/slf4j/slf4j-jdk14/src/test/java/org/slf4j/issue/ |
D | LoggerSerializationTest.java | 65 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testCanLoggerBeSerialized() local
|
/external/jmonkeyengine/engine/src/test/jme3test/export/ |
D | TestOgreConvert.java | 66 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in simpleInitApp() local
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | LiteTest.java | 123 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSerialize() local
|
/external/apache-http/src/org/apache/http/entity/ |
D | SerializableEntity.java | 68 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in createBytes() local
|
/external/slf4j/jcl-over-slf4j/src/test/java/org/apache/commons/logging/impl/ |
D | SerializationTest.java | 43 ByteArrayOutputStream baos = new ByteArrayOutputStream(); field in SerializationTest
|
/external/conscrypt/src/test/java/org/conscrypt/ |
D | OpenSSLX509CertificateTest.java | 50 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testSerialization_NoContextDeserialization() local
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | InstrClassLoader.java | 210 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/ |
D | LightCodeInsightParsingTestCase.java | 97 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/ |
D | CipherTest.java | 274 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/ |
D | MultipartEntity.java | 221 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getContent() local
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/ |
D | DataOutputStream.java | 84 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeUTF() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 450 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/ |
D | TimeZoneRuleTest.java | 446 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/ |
D | ClassCache.java | 83 ByteArrayOutputStream baos = new ByteArrayOutputStream(classSize); in readEntries() local
|
/external/emma/tools/java/com/vladium/tools/ |
D | ClassDep.java | 131 final ByteArrayOStream baos = new ByteArrayOStream (8 * 1024); in getDependencies() local
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ |
D | TextTrackImpl.java | 77 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSamples() local
|
D | QuicktimeTextTrackImpl.java | 74 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSamples() local
|