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