Searched defs:raise_exception (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/tests/ut/python/train/summary/ |
| D | test_summary_record.py | 71 def test_raise_exception_with_type_error(self, raise_exception): argument
|
| /third_party/libunwind/tests/ |
| D | Gtest-exc.c | 54 raise_exception (void) in raise_exception() function
|
| /third_party/mindspore/mindspore/train/summary/ |
| D | _writer_pool.py | 78 def __init__(self, base_dir, max_file_size, raise_exception=False, **filedict) -> None: argument
|
| D | summary_record.py | 147 network=None, max_file_size=None, raise_exception=False, export_options=None): argument
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_util.py | 144 def raise_exception(self, name): member in ModuleForLoaderTests
|
| D | test_abc.py | 970 def raise_exception(exc): function
|
| /third_party/python/Modules/ |
| D | _testcapimodule.c | 2377 raise_exception(PyObject *self, PyObject *args) in raise_exception() function
|