Searched refs:test_write_non_pyfile (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_zipfile.py | 899 def test_write_non_pyfile(self): member in PyZipFileTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_zipfile.py | 1455 def test_write_non_pyfile(self): member in PyZipFileTests |