Lines Matching refs:write
303 sys.stdout.write('\n')
306 sys.stdout.write('C')
309 sys.stdout.write('T')
312 sys.stdout.write('F')
315 sys.stdout.write('.')
738 sys.stderr.write(str)
739 sys.stderr.write('\n')
1349 help='write test output to file. NOTE: this only applies the tap progress indicator')
1780 sys.stderr.write("--- Total time: %s ---\n" % FormatTime(duration))
1785 sys.stderr.write("%4i (%s) %s\n" % (i, t, entry.GetLabel()))