Searched defs:exception_type (Results 1 – 10 of 10) sorted by relevance
| /third_party/flutter/skia/tools/skpbench/ |
| D | _hardware_android.py | 60 def __exit__(self, exception_type, exception_value, traceback): argument
|
| D | _hardware.py | 29 def __exit__(self, exception_type, exception_value, traceback): argument
|
| D | skpbench.py | 198 def __exit__(self, exception_type, exception_value, traceback): argument
|
| /third_party/skia/tools/skpbench/ |
| D | _hardware_android.py | 71 def __exit__(self, exception_type, exception_value, traceback): argument
|
| D | _hardware.py | 29 def __exit__(self, exception_type, exception_value, traceback): argument
|
| D | skpbench.py | 220 def __exit__(self, exception_type, exception_value, traceback): argument
|
| /third_party/python/Lib/test/ |
| D | test_fstring.py | 29 def assertAllRaise(self, exception_type, regex, error_strings): argument
|
| D | test_fileinput.py | 172 def __init__(self, exception_type): argument
|
| /third_party/python/Modules/ |
| D | overlapped.c | 123 PyObject *exception_type; in SetFromWindowsErr() local
|
| /third_party/python/Python/ |
| D | errors.c | 89 _PyErr_CreateException(PyObject *exception_type, PyObject *value) in _PyErr_CreateException()
|