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