Searched refs:ostream2 (Results 1 – 1 of 1) sorted by relevance
50 FileOutputStream ostream2 = new FileOutputStream("DecimalFormatSymbols.114"); in main() local51 ObjectOutputStream p2 = new ObjectOutputStream(ostream2); in main()53 ostream2.close(); in main()