Searched refs:test_count_overflow (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_struct.py | 558 def test_count_overflow(self): member in StructTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_struct.py | 522 def test_count_overflow(self): member in StructTest |