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

  /external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
policy_CookiesAllowedForUrls.py 44 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
45 self.COOKIE_ALLOWED_SINGLE_FILE = [self.WEB_HOST]
47 self.WEB_HOST,
85 if policy_value and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
policy_CookiesBlockedForUrls.py 45 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
46 self.COOKIE_BLOCKED_SINGLE_FILE = [self.WEB_HOST]
48 self.WEB_HOST,
87 if policy_value and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
policy_ImagesAllowedForUrls.py 51 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
54 self.URL1_DATA = [self.WEB_HOST]
56 self.URL3_DATA = ['http://www.bing.com', self.WEB_HOST,
100 # String |WEB_HOST| shall be found in string |policy_value| for test
103 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
policy_ImagesBlockedForUrls.py 51 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
53 self.URL1_DATA = [self.WEB_HOST]
55 self.URL3_DATA = ['http://www.bing.com', self.WEB_HOST,
98 # String |WEB_HOST| shall be found in string |policy_value| for test
101 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
policy_PopupsAllowedForUrls.py 43 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
45 self.URL1_DATA = [self.WEB_HOST]
47 self.URL3_DATA = ['http://www.bing.com', self.WEB_HOST,
83 # String |WEB_HOST| will be found in string |policy_value| for
86 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
policy_PopupsBlockedForUrls.py 44 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
46 self.URL1_DATA = [self.WEB_HOST]
48 self.URL3_DATA = ['http://www.bing.com', self.WEB_HOST,
84 # String |WEB_HOST| will be found in string |policy_value| for
87 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/
policy_CookiesSessionOnlyForUrls.py 47 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
51 self.WEB_HOST,
136 if policy_value and self.WEB_HOST in policy_value:
143 cookie_is_clear_on_exit = self._is_cookie_clear_on_exit(self.WEB_HOST)
144 if policy_value and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
policy_JavaScriptAllowedForUrls.py 55 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
58 'SingleUrl_Allow': [self.WEB_HOST],
112 if policy_value is not None and (self.WEB_HOST in policy_value or
114 # If |WEB_HOST| is in |policy_value|, then JavaScript execution
  /external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
policy_JavaScriptBlockedForUrls.py 57 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
60 'SingleUrl_Block': [self.WEB_HOST],
116 if policy_value is not None and (self.WEB_HOST in policy_value or
118 # If |WEB_HOST| is in |policy_value|, then JavaScript execution
  /external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
policy_NotificationsAllowedForUrls.py 45 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
46 self.INCLUDES_ALLOWED_URL = ['http://www.bing.com', self.WEB_HOST,
105 # String |WEB_HOST| will be found in string |policy_value| for
107 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/
policy_NotificationsBlockedForUrls.py 46 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
47 self.INCLUDES_BLOCKED_URL = ['http://www.bing.com', self.WEB_HOST,
109 # String |WEB_HOST| will be found in string |policy_value| for
111 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_PluginsAllowedForUrls/
policy_PluginsAllowedForUrls.py 48 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
49 self.INCLUDES_ALLOWED_URL = ['http://www.bing.com', self.WEB_HOST,
137 # String |WEB_HOST| will be found in string |policy_value| for
139 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_PluginsBlockedForUrls/
policy_PluginsBlockedForUrls.py 48 self.TEST_URL = '%s/%s' % (self.WEB_HOST, self.TEST_FILE)
49 self.INCLUDES_BLOCKED_URL = ['http://www.bing.com', self.WEB_HOST,
137 # String |WEB_HOST| will be found in string |policy_value| for
139 if policy_value is not None and self.WEB_HOST in policy_value:
  /external/autotest/client/site_tests/policy_URLBlacklist/
policy_URLBlacklist.py 40 self.URL_BASE = '%s/%s' % (self.WEB_HOST, 'website')
  /external/autotest/client/site_tests/policy_URLWhitelist/
policy_URLWhitelist.py 40 self.URL_BASE = '%s/%s' % (self.WEB_HOST, 'website')
  /external/autotest/client/site_tests/policy_ProxySettings/
policy_ProxySettings.py 126 'ProxyPacUrl': '%s/%s' % (self.WEB_HOST, self.PAC_FILE)
  /external/autotest/client/cros/enterprise/
enterprise_policy_base.py 60 WEB_HOST = 'http://localhost:%d' % WEB_PORT

Completed in 127 milliseconds