Searched refs:actual_json (Results 1 – 1 of 1) sorted by relevance
250 def check_cleaned_json_output(self, expected_results_name, actual_json): argument252 with open(actual_json) as f: