Searched defs:raises (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | one_hot_op_test.py | 35 raises=None, argument 51 def _testBothOneHot(self, truth, expected_err_re=None, raises=None, **inputs): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | suite_unittest.py | 291 raises=False, suite_deps=[], suite=None, argument
|
/external/python/cpython2/Lib/test/ |
D | test_sys_settrace.py | 108 def raises(): function
|
D | test_descr.py | 913 def raises(exc, expected, callable, *args): function
|
/external/python/cpython3/Lib/test/ |
D | test_sys_settrace.py | 128 def raises(): function
|
D | test_descr.py | 968 def raises(exc, expected, callable, *args): function
|