Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_inspect.py658 def assertEqualCallArgs(self, func, call_params_string, locs=None): member in TestGetcallargsFunctions
843 def assertEqualCallArgs(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods