Searched refs:test_custom_bufsize (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_zlib.py | 197 def test_custom_bufsize(self): member in CompressTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zlib.py | 210 def test_custom_bufsize(self): member in CompressTestCase |