Searched defs:ostream (Results 1 – 2 of 2) sorted by relevance
414 try (FileOutputStream ostream = new FileOutputStream(file)) { in run()
205 final ByteArrayOutputStream ostream = new ByteArrayOutputStream( in testParcel() local