Searched refs:NoBuildGnFoundError (Results 1 – 2 of 2) sorted by relevance
29 class NoBuildGnFoundError(Exception): class73 raise NoBuildGnFoundError(
59 with self.assertRaises(check_orphan_headers.NoBuildGnFoundError):