Searched refs:DictMismatchError (Results 1 – 2 of 2) sorted by relevance
25 class DictMismatchError(Exception): class262 raise DictMismatchError()
194 with self.assertRaises(results_stats.DictMismatchError):