Home
last modified time | relevance | path

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

/third_party/libunwind/tests/
DGtest-exc.c54 raise_exception (void) in raise_exception() function
/third_party/python/Lib/test/test_importlib/
Dtest_util.py144 def raise_exception(self, name): member in ModuleForLoaderTests
Dtest_abc.py957 def raise_exception(exc): function
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Df_mass_storage.c456 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception() function
/third_party/python/Modules/
D_testcapimodule.c2231 raise_exception(PyObject *self, PyObject *args) in raise_exception() function