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
285 raise GitFailedException("Couldn't determine commit position for %s" %
Dcommon_includes.py46 from git_recipes import GitFailedException
370 except GitFailedException:
376 except GitFailedException:
503 raise GitFailedException("'git %s' failed." % args)
629 except GitFailedException:
Dreleases.py473 except GitFailedException:
Dtest_scripts.py1302 self.assertRaises(GitFailedException,
1673 self.assertRaises(GitFailedException,