Searched defs:archive_file (Results 1 – 2 of 2) sorted by relevance
15 def __init__(self, archive_file, unzip_path, path_within_archive, argument
166 def _UnzipFileMock(archive_file, unzip_location, tmp_location=None): argument