Searched refs:write_json (Results 1 – 2 of 2) sorted by relevance
49 write_json: bool, field56 fn new_internal(write_json: bool) -> Self { in new_internal()63 write_json, in new_internal()145 if lock.write_json { in start()173 if lock.write_json { in stop()
306 def write_json(json_file: str, results: Dict[str, Dict[str, str]]) -> None: function333 write_json(args.json_output, results)347 write_json(args.json_output, results)