Searched defs:write_json (Results 1 – 2 of 2) sorted by relevance
23 def _PullTraces(controllers, output, compress, write_json): argument57 write_json=False): argument
75 def PackageTraces(trace_files, output=None, compress=False, write_json=False): argument