Searched defs:exc_class (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Modules/_sqlite/ |
D | util.c | 129 PyObject *exc_class = get_exception_class(state, errorcode); in _pysqlite_seterror() local
|
/external/python/cpython3/Modules/_ctypes/ |
D | callproc.c | 1043 void _ctypes_extend_error(PyObject *exc_class, const char *fmt, ...) in _ctypes_extend_error()
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
|