Searched defs:exc_class (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython2/Modules/_ctypes/ |
| D | callproc.c | 961 void _ctypes_extend_error(PyObject *exc_class, char *fmt, ...) in _ctypes_extend_error()
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | callproc.c | 1004 void _ctypes_extend_error(PyObject *exc_class, const char *fmt, ...) in _ctypes_extend_error()
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | reflection_test.py | 2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
|
| /external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
| D | reflection_test.py | 2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
|