Home
last modified time | relevance | path

Searched defs:exc_class (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dutil.c129 PyObject *exc_class = get_exception_class(state, errorcode); in _pysqlite_seterror() local
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1043 void _ctypes_extend_error(PyObject *exc_class, const char *fmt, ...) in _ctypes_extend_error()
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument