Searched defs:outputStream (Results 1 – 4 of 4) sorted by relevance
247 OutputStream outputStream = new FileOutputStream(report)) { in createReport()267 OutputStream outputStream = new FileOutputStream(failureReport)) { in createFailureReport()
115 OutputStream outputStream = new BufferedOutputStream(fileStream); in saveToFile()
83 InputStream outputStream = new BufferedInputStream(fileStream); in testCreateChecksum() local
196 OutputStream outputStream = null; in sendToClearcut() local286 ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); in gzipCompress() local