Home
last modified time | relevance | path

Searched refs:GitFailedException (Results 1 – 4 of 4) 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
281 raise GitFailedException("Couldn't determine commit position for %s" %
Dcommon_includes.py46 from git_recipes import GitFailedException
369 except GitFailedException:
375 except GitFailedException:
502 raise GitFailedException("'git %s' failed." % args)
628 except GitFailedException:
Dreleases.py473 except GitFailedException:
Dtest_scripts.py1279 self.assertRaises(GitFailedException,