Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dsmart_cond_test.py28 def raise_exception(): function
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dutil.c70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() function
/aosp_15_r20/external/autotest/client/deps/lansim/src/py/
H A Dsimulator_unittest.py17 def raise_exception(): function
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dwerror_logs_test.py403 def raise_exception(*_args, check=False, **_kwargs): function
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/sampling/engine/
Dtransformer_test.py51 def raise_exception(tipe=Exception): function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/authoring/
H A Dauthoring.py68 raise_exception=False): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_futures.py88 def raise_exception(unused_future): function
/aosp_15_r20/external/fonttools/Tests/ttx/
H A Dttx_test.py1057 def raise_exception(exception): function
/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dflagsaver_test.py240 def raise_exception(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dpy_func_test.py61 def raise_exception(): function
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dtest_util.py145 def raise_exception(self, name): member in ModuleForLoaderTests
Dtest_abc.py970 def raise_exception(exc): function
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.cpp1469 bool raise_exception) { in parse()
/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c1882 raise_exception(PyObject *self, PyObject *args) in raise_exception() function
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c2541 raise_exception(PyObject *self, PyObject *args) in raise_exception() function