Searched defs:fout (Results 1 – 4 of 4) sorted by relevance
112 FileOutputStream fout = new FileOutputStream(path); in getPrintStream() local125 FileOutputStream fout = new FileOutputStream(path); in getPrintStream() local
128 FileOutputStream fout = new FileOutputStream(path); in getWriter() local
194 FileOutputStream fout = new FileOutputStream(file); in test_release() local
211 FileOutputStream fout = new FileOutputStream(fname.toString(), append); in open() local