Searched refs:large_file_exception_test (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_zipfile.py614 def large_file_exception_test(self, f, compression): member in class:TestZip64InSmallFiles
626 self.large_file_exception_test(f, zipfile.ZIP_STORED)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_zipfile.py614 def large_file_exception_test(self, f, compression): member in class:TestZip64InSmallFiles
626 self.large_file_exception_test(f, zipfile.ZIP_STORED)

Completed in 145 milliseconds