Home
last modified time | relevance | path

Searched refs:GitFailedException (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/release/
Dgit_recipes.py77 class GitFailedException(Exception): class
140 except GitFailedException: # pragma: no cover
152 except GitFailedException: # pragma: no cover
289 raise GitFailedException("Couldn't determine commit position for %s" %
Dcommon_includes.py46 from git_recipes import GitFailedException
378 except GitFailedException:
384 except GitFailedException:
511 raise GitFailedException("'git %s' failed." % args)
638 except GitFailedException:
Dtest_scripts.py1270 self.assertRaises(GitFailedException,
1395 self.assertRaises(GitFailedException,