Searched refs:test_callable_arg (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_defaultdict.py | 174 def test_callable_arg(self): member in TestDefaultDict |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_defaultdict.py | 142 def test_callable_arg(self): member in TestDefaultDict |