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