Searched refs:expectation_dict (Results 1 – 1 of 1) sorted by relevance
131 def save_expectation_dict(expectation_path, expectation_dict): argument138 json.dump(expectation_dict,144 for key in expectation_dict:145 if expectation_dict[key]:147 for test in expectation_dict[key]: