Home
last modified time | relevance | path

Searched defs:bos (Results 1 – 25 of 105) sorted by relevance

12345

/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/lz4/
DBlockLZ4CompressorOutputStreamTest.java94 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in canWritePairWithoutLiterals() local
103 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCorrectSizeFor19ByteLengthBackReference() local
112 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCorrectSizeFor273ByteLengthBackReference() local
121 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCorrectSizeFor274ByteLengthBackReference() local
131 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in canWritePairWithoutBackReference() local
142 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCorrectSizeFor15ByteLengthLiteral() local
156 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCorrectSizeFor269ByteLengthLiteral() local
169 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCorrectSizeFor270ByteLengthLiteral() local
182 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writesCompletePair() local
DFramedLZ4CompressorRoundtripTest.java76 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in roundTripTest() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/tar/
DTarArchiveOutputStreamTest.java102 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testBigNumberStarMode() local
128 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testBigNumberPosixMode() local
205 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in writePaxHeader() local
228 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteLongFileNamePosixMode() local
250 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testOldEntryStarMode() local
281 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testOldEntryPosixMode() local
329 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteNonAsciiPathNamePaxHeader() local
352 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteNonAsciiLinkPathNamePaxHeader() local
391 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testRoundtripWith67CharFileName() local
414 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteLongDirectoryNameErrorMode() local
[all …]
DTarArchiveInputStreamTest.java174 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in shouldUseSpecifiedEncodingWhenReadingGNULongNames() local
260 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in shouldReadBigGid() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/utils/
DByteUtilsTest.java145 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in toLittleEndianToStream() local
153 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in toLittleEndianToStreamUnsignedInt32() local
161 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in toLittleEndianToConsumer() local
169 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in toLittleEndianToConsumerUnsignedInt32() local
177 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in toLittleEndianToDataOutput() local
186 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in toLittleEndianToDataOutputUnsignedInt32() local
DFixedLengthBlockOutputStreamTest.java66 ByteArrayOutputStream bos = mock.bos; in testWriteSingleBytes() local
104 ByteArrayOutputStream bos = mock.bos; in testMultiWriteBuf() local
230 ByteArrayOutputStream bos = mock.bos; in testBuf() local
261 ByteArrayOutputStream bos = mock.bos; in testWriteAndPad() local
275 ByteArrayOutputStream bos = mock.bos; in testWriteAndPadToStream() local
305 ByteArrayOutputStream bos = new ByteArrayOutputStream(); field in FixedLengthBlockOutputStreamTest.MockOutputStream
349 ByteArrayOutputStream bos = new ByteArrayOutputStream(); field in FixedLengthBlockOutputStreamTest.MockWritableByteChannel
DCountingStreamTest.java35 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in output() local
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_submit.c64 struct panfrost_bo **bos, size_t bo_count, enum bit_debug debug) in bit_submit()
118 struct panfrost_bo *bos[] = { scratch }; in bit_sanity_check() local
212 struct panfrost_bo *bos[] = { in bit_vertex() local
/external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
DDecoder.java162 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in readContent() local
183 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in readContent() local
/external/igt-gpu-tools/tests/
Dv3d_get_bo_offset.c47 struct v3d_bo *bos[2] = { variable
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/deflate/
DDeflateCompressorOutputStreamTest.java31 try (final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in canReadASingleByteFlushAndFinish()
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/util/
DEnvironmentHelper.java37 ByteArrayOutputStream bos = null; in PropertiesToInputStream() local
/external/javassist/src/test/test/javassist/proxy/
DProxySerializationTest.java37 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testSerialization() local
64 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testSerialization() local
/external/mesa3d/include/android_stub/cutils/
Dproperties.h137 size_t bos = __bos(value); in property_get() local
/external/apache-commons-io/src/test/java/org/apache/commons/io/serialization/
DMoreComplexObjectTest.java52 final ByteArrayOutputStream bos = closeAfterEachTest(new ByteArrayOutputStream()); in setupMoreComplexObject() local
/external/caliper/examples/src/main/java/examples/
DCompressionSizeBenchmark.java73 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in compress() local
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/
DKeyFactoryTestRSACrt.java77 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in javaSerialization() local
DKeyFactoryTestRSA.java125 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in javaSerialization() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/
DKeyFactoryTestRSACrt.java81 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in javaSerialization() local
DKeyFactoryTestRSA.java128 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in javaSerialization() local
/external/mesa3d/src/panfrost/lib/
Dpan_pool.h44 struct util_dynarray bos; member
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowLogTest.java171 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in shouldLogToProvidedStream() local
314 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in shouldLogToProvidedStreamWithTimeSupplier() local
/external/javassist/src/test/javassist/proxyfactory/
DTester.java48 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in test2() local
/external/ksoap2/kobjects/org/ksoap2/kobjects/base64/
DBase64.java120 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in decode() local
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DCompositeReadableBufferTest.java140 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in readStreamShouldSucceed() local

12345