Searched refs:output_path (Results 1 – 2 of 2) sorted by relevance
19 "output_path": "${TFM_BINARY_DIR}/dummy_partition",
297 def save_json_report(self, output_path, json_object): argument299 with open(output_path+'.json', "w") as outfile: