Home
last modified time | relevance | path

Searched refs:large_file_exception_test2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_zipfile.py672 def large_file_exception_test2(self, f, compression): member in TestZip64InSmallFiles
680 self.large_file_exception_test2(f, zipfile.ZIP_STORED)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_zipfile.py833 def large_file_exception_test2(self, f, compression): member in StoredTestZip64InSmallFiles
841 self.large_file_exception_test2(f, zipfile.ZIP_STORED)