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