Home
last modified time | relevance | path

Searched defs:excinfo (Results 1 – 4 of 4) sorted by relevance

/external/skia/infra/bots/
Dutils.py161 def RmTreeOnError(function, path, excinfo): argument
/external/skqp/infra/bots/
Dutils.py159 def RmTreeOnError(function, path, excinfo): argument
/external/libchrome/build/
Dget_syzygy_binaries.py466 def OnError(function, path, excinfo): argument
/external/python/cpython3/Lib/
Dcontextlib.py675 def __exit__(self, *excinfo):