Home
last modified time | relevance | path

Searched refs:write_output (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dbisect_cmd.py38 def write_output(filename, tests): function
128 output = write_output(args.output, tests)
150 output = write_output(args.output, tests)
/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py247 def write_output(f, table, headers, run_count, format="table"): function
468 write_output(f, table, headers, args.repeats, args.format)
470 write_output(sys.stdout, table, headers, args.repeats, args.format)
/third_party/jerryscript/tools/
H A Dsrcmerger.py162 def write_output(self, out_fp): member in SourceMerger
234 merger.write_output(output)
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py1284 def write_output(out, returncode): function
1302 write_output(out, p.returncode)
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c513 void write_output(void *data, size_t len) in write_output() function
592 write_output(buf, startpos); in print_file()

Completed in 5 milliseconds