Searched refs:json_file_in_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): argument45 with open(json_file_in_path) as file_in: