Home
last modified time | relevance | path

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

/third_party/libunwind/libunwind/tests/
DGtest-exc.c54 raise_exception (void) in raise_exception() function
/third_party/python/Modules/_sqlite/
Dutil.c70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() function
/third_party/python/Lib/test/test_importlib/
Dtest_util.py145 def raise_exception(self, name): member in ModuleForLoaderTests
Dtest_abc.py970 def raise_exception(exc): function
/third_party/python/Modules/
D_testcapimodule.c2541 raise_exception(PyObject *self, PyObject *args) in raise_exception() function