HomeSort by relevance Sort by last modified time
    Searched refs:URL_PAGE (Results 1 - 6 of 6) sorted by null

  /external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
policy_PopupsAllowedForUrls.py 39 URL_PAGE = '/popup_status.html'
40 TEST_URL = URL_BASE + URL_PAGE
  /external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
policy_PopupsBlockedForUrls.py 39 URL_PAGE = '/popup_status.html'
40 TEST_URL = URL_BASE + URL_PAGE
  /external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
policy_JavaScriptAllowedForUrls.py 50 URL_PAGE = '/js_test.html'
51 TEST_URL = URL_BASE + URL_PAGE
  /external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
policy_JavaScriptBlockedForUrls.py 52 URL_PAGE = '/js_test.html'
53 TEST_URL = URL_BASE + URL_PAGE
  /external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
policy_ImagesAllowedForUrls.py 45 URL_PAGE = '/kittens.html'
46 TEST_URL = URL_BASE + URL_PAGE
  /external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
policy_ImagesBlockedForUrls.py 45 URL_PAGE = '/kittens.html'
46 TEST_URL = URL_BASE + URL_PAGE

Completed in 133 milliseconds