Searched refs:test_reduce_not_too_fat (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_ordered_dict.py | 201 def test_reduce_not_too_fat(self): member in TestOrderedDict |
/external/python/cpython3/Lib/test/ | ||
D | test_ordered_dict.py | 318 def test_reduce_not_too_fat(self): member in OrderedDictTests |