Searched defs:callable_obj (Results 1 – 4 of 4) sorted by relevance
| /external/python/asn1crypto/tests/ |
| D | _unittest_compat.py | 107 def _assert_raises_regex(self, expected_exception, expected_regexp, callable_obj=None, *args, **kwa… argument
|
| /external/python/cpython2/Lib/unittest/ |
| D | case.py | 977 callable_obj=None, *args, **kwargs): argument
|
| /external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/ |
| D | case.py | 1062 callable_obj=None, *args, **kwargs): argument
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | reflection_test.py | 2730 def _CheckRaises(self, exc_class, callable_obj, exception): argument
|