Searched refs:test_make_zipfile (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/distutils/tests/ | ||
D | test_archive_util.py | 207 def test_make_zipfile(self): member in ArchiveUtilTestCase |
/external/python/cpython3/Lib/distutils/tests/ | ||
D | test_archive_util.py | 237 def test_make_zipfile(self): member in ArchiveUtilTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_shutil.py | 465 def test_make_zipfile(self): member in TestShutil |
/external/python/cpython3/Lib/test/ | ||
D | test_shutil.py | 1339 def test_make_zipfile(self): member in TestArchives |