Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/asn1crypto/tests/
D_unittest_compat.py107 def _assert_raises_regex(self, expected_exception, expected_regexp, callable_obj=None, *args, **kwa… argument
/aosp_15_r20/external/python/absl-py/absl/testing/
Dabsltest.py1368 callable_obj=None, *args, **kwargs): argument
1413 callable_obj=None, *args, **kwargs): argument
/aosp_15_r20/external/python/cpython2/Lib/unittest/
Dcase.py977 callable_obj=None, *args, **kwargs): argument
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py2868 def _CheckRaises(self, exc_class, callable_obj, exception): argument