Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
Dpolicy_CookiesBlockedForUrls.py24 COOKIE_ALLOWED_MULTIPLE_FILES_DATA = ['https://testingwebsite.html' variable
54 'MultipleUrls_CookiesAllowed' : COOKIE_ALLOWED_MULTIPLE_FILES_DATA
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
Dpolicy_CookiesAllowedForUrls.py22 COOKIE_ALLOWED_MULTIPLE_FILES_DATA = ['http://google.com', URL_HOST, variable
55 'MultipleUrls_CookiesAllowed': COOKIE_ALLOWED_MULTIPLE_FILES_DATA,