Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/unittest/
Dcase.py977 callable_obj=None, *args, **kwargs): argument
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py2520 def _CheckRaises(self, exc_class, callable_obj, exception): argument