Searched refs:iw (Results 1 – 3 of 3) sorted by relevance
271 IndentingWriter iw = new IndentingWriter(sw, w2, separator); in twoColumns() local273 iw.write(s2); in twoColumns()275 iw.write('\n'); in twoColumns()277 iw.flush(); in twoColumns()
225 IndentingWriter iw = new IndentingWriter(out, 0, prefix); in debugPrint() local240 iw.write(s); in debugPrint()244 iw.flush(); in debugPrint()
243 IndentingWriter iw = new IndentingWriter(out, 0, prefix); in debugPrint() local258 iw.write(s); in debugPrint()262 iw.flush(); in debugPrint()