Searched defs:baos (Results 1 – 6 of 6) sorted by relevance
57 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testGetDistroVersion() local70 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testGetDistroVersion_closesStream() local86 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testExtractTo_closesStream() local101 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testExtractZipSafely_goodZip() local127 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testExtractZipSafely_badZip_fileOutsideTarget() local135 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in testExtractZipSafely_badZip_dirOutsideTarget() local142 private void doExtractZipFails(ByteArrayOutputStream baos) { in doExtractZipFails()
123 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in build() local227 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in build() local299 static void writeByteArray(ByteArrayOutputStream baos, byte[] array) { in writeByteArray()303 static void writeByte(ByteArrayOutputStream baos, int value) { in writeByte()307 static void writeIntArray(ByteArrayOutputStream baos, int[] array) { in writeIntArray()
112 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in buildUnvalidatedBytes() local170 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in readFileAsByteArray() local
105 try (ByteArrayOutputStream baos = new ByteArrayOutputStream()) { in getEntryContents()
55 private ByteArrayOutputStream baos; field in TestHelper.InMemoryJavaClassObject
776 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in createTimeZoneDistroWithVersionBytes() local