Searched refs:test_file_out_path (Results 1 – 1 of 1) sorted by relevance
36 def read_test_vectors_and_generate_code(json_file_in_path, test_file_out_path): argument77 with open(test_file_out_path, "w") as file_out: