Searched refs:test_64bit_compress (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_zlib.py | 204 def test_64bit_compress(self, size): member in CompressTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zlib.py | 217 def test_64bit_compress(self, size): member in CompressTestCase |