Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_inspect.py696 def assertEqualException(self, func, call_param_string, locs=None): member in TestGetcallargsFunctions
895 def assertEqualException(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods
/external/python/cpython3/Lib/test/
Dtest_inspect.py1282 def assertEqualException(self, func, call_param_string, locs=None): member in TestGetcallargsFunctions
1497 def assertEqualException(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods