Searched refs:test_arg_combinations (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_functools.py | 89 def test_arg_combinations(self): member in TestPartial |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 106 def test_arg_combinations(self): member in TestPartial |