Searched refs:test_combinations_overflow (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_itertools.py | 141 def test_combinations_overflow(self): member in TestBasicOps |
| /external/python/cpython3/Lib/test/ | ||
| D | test_itertools.py | 291 def test_combinations_overflow(self): member in TestBasicOps |