HomeSort by relevance Sort by last modified time
    Searched refs:ExceptionDetail (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py 491 def ExceptionDetail():
621 ui.warn('cannot mkdir %s: %s\n' % (dir, ExceptionDetail()))
910 raise hg_util.Abort("gofmt: " + ExceptionDetail())
974 ui.write("warning: cannot open %s: %s\n" % (opening, ExceptionDetail()))
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 491 def ExceptionDetail():
621 ui.warn('cannot mkdir %s: %s\n' % (dir, ExceptionDetail()))
910 raise hg_util.Abort("gofmt: " + ExceptionDetail())
974 ui.write("warning: cannot open %s: %s\n" % (opening, ExceptionDetail()))
    [all...]

Completed in 1100 milliseconds