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