Searched defs:ostream (Results 1 – 3 of 3) sorted by relevance
76 final ByteArrayOutputStream ostream = new ByteArrayOutputStream(); in verifyLogLines() local
414 try (FileOutputStream ostream = new FileOutputStream(file)) { in run()
255 final ByteArrayOutputStream ostream = new ByteArrayOutputStream( in testParcel() local