Home
last modified time | relevance | path

Searched refs:_getAssertEqualParams (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_inspect.py845 *self._getAssertEqualParams(func, call_params_string, locs))
849 *self._getAssertEqualParams(func, call_params_string, locs))
851 def _getAssertEqualParams(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods