Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/policy_URLBlacklist/
Dpolicy_URLBlacklist.py15 ALL_URLS_LIST = [URL_BASE + website for website in variable
19 SINGLE_BLACKLISTED_FILE_DATA = ALL_URLS_LIST[:1]
20 MULTIPLE_BLACKLISTED_FILES_DATA = ALL_URLS_LIST[:2]
142 for url in ALL_URLS_LIST: