Searched refs:package_file_name (Results 1 – 1 of 1) sorted by relevance
136 package_file_name): argument140 (build_id, package_file_name))147 package_file_name)151 'directory.' % package_file_name)155 package_path = os.path.join(download_path, package_file_name)171 package_file_name, uncompress_cmd): argument175 (download_path, uncompress_cmd, package_file_name))179 print('(Uncompressing autotest file %s .)' % package_file_name)182 raise MissingFile('Cannot uncompress file: %s.' % package_file_name)184 command = ('cd %s ; rm -f %s' % (download_path, package_file_name))[all …]