Searched refs:KeepSortedParsingError (Results 1 – 2 of 2) sorted by relevance
73 with self.assertRaises(keep_sorted.KeepSortedParsingError):77 with self.assertRaises(keep_sorted.KeepSortedParsingError):81 with self.assertRaises(keep_sorted.KeepSortedParsingError):85 with self.assertRaises(keep_sorted.KeepSortedParsingError):89 with self.assertRaises(keep_sorted.KeepSortedParsingError):
90 class KeepSortedParsingError(presubmit.PresubmitFailure): class237 raise KeepSortedParsingError(296 raise KeepSortedParsingError(304 raise KeepSortedParsingError(314 raise KeepSortedParsingError(371 except KeepSortedParsingError as exc: