Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_inspect.py689 def assertEqualCallArgs(self, func, call_params_string, locs=None): member in TestGetcallargsFunctions
891 def assertEqualCallArgs(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_inspect.py1618 def assertEqualCallArgs(self, func, call_params_string, locs=None): member in TestGetcallargsFunctions
1837 def assertEqualCallArgs(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods