Home
last modified time | relevance | path

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

/external/autotest/site_utils/autoupdate/
Dtest_image.py50 archive_prefix = archive_base + '/%s-release' % board
52 archive_prefix=archive_prefix, version=build_version)
55 def get_archive_url_from_prefix(archive_prefix, build_version): argument
65 archive_prefix=archive_prefix, version=build_version)
Dfull_release_test.py94 self.archive_prefix = self.archive_url.rstrip('/').rpartition('/')[0]
108 self.archive_prefix, build_version)