Searched refs:test_compresscopy (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_zlib.py | 494 def test_compresscopy(self): member in CompressObjectTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zlib.py | 636 def test_compresscopy(self): member in CompressObjectTestCase |