Home
last modified time | relevance | path

Searched defs:TEST_URL (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
Dpolicy_JavaScriptBlockedForUrls.py53 TEST_URL = URL_BASE + URL_PAGE variable in policy_JavaScriptBlockedForUrls
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
Dpolicy_JavaScriptAllowedForUrls.py51 TEST_URL = URL_BASE + URL_PAGE variable in policy_JavaScriptAllowedForUrls
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
Dpolicy_CookiesAllowedForUrls.py19 TEST_URL = URL_HOST + URL_RESOURCE variable
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
Dpolicy_CookiesBlockedForUrls.py19 TEST_URL = URL_HOST + URL_RESOURCE variable
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
Dpolicy_PopupsBlockedForUrls.py40 TEST_URL = URL_BASE + URL_PAGE variable in policy_PopupsBlockedForUrls
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
Dpolicy_ImagesAllowedForUrls.py46 TEST_URL = URL_BASE + URL_PAGE variable in policy_ImagesAllowedForUrls
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
Dpolicy_PopupsAllowedForUrls.py40 TEST_URL = URL_BASE + URL_PAGE variable in policy_PopupsAllowedForUrls
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
Dpolicy_ImagesBlockedForUrls.py46 TEST_URL = URL_BASE + URL_PAGE variable in policy_ImagesBlockedForUrls
/external/v8/test/promises-aplus/
Dtestcfg.py50 TEST_URL = 'https://github.com/promises-aplus/promises-tests/archive/' + \ variable
/external/autotest/client/site_tests/policy_ProxySettings/
Dpolicy_ProxySettings.py23 TEST_URL = 'http://www.wired.com/' variable
/external/webrtc/webrtc/base/
Dhttpcommon_unittest.cc21 #define TEST_URL TEST_PROTOCOL TEST_HOST TEST_PATH TEST_QUERY macro