Searched refs:expected_results_name (Results 1 – 1 of 1) sorted by relevance
250 def check_cleaned_json_output(self, expected_results_name, actual_json): argument269 with open(os.path.join(TEST_DATA_ROOT, expected_results_name)) as f: