Searched refs:test_writestr_compression (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_zipfile.py | 586 def test_writestr_compression(self): member in TestsWithSourceFile |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_zipfile.py | 305 def test_writestr_compression(self): member in AbstractTestsWithSourceFile |