Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
Dpolicy_PopupsBlockedForUrls.py57 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
61 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
Dpolicy_PopupsAllowedForUrls.py56 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
60 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
Dpolicy_JavaScriptAllowedForUrls.py67 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
71 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
Dpolicy_ImagesAllowedForUrls.py65 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
69 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
Dpolicy_JavaScriptBlockedForUrls.py69 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
73 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
Dpolicy_ImagesBlockedForUrls.py64 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
68 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/
Dpolicy_NotificationsBlockedForUrls.py58 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
63 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
Dpolicy_NotificationsAllowedForUrls.py57 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
62 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/
Dpolicy_ChromeOsLockOnIdleSuspend.py58 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_ChromeOsLockOnIdleSuspend
64 'RestoreOnStartupURLs': STARTUP_URLS
/external/autotest/client/site_tests/policy_PluginsBlockedForUrls/
Dpolicy_PluginsBlockedForUrls.py60 self.STARTUP_URLS = ['chrome://policy', 'chrome://settings']
68 'RestoreOnStartupURLs': self.STARTUP_URLS,
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
Dpolicy_PowerManagementIdleSettings.py111 self.STARTUP_URLS = ['chrome://settings', 'chrome://policy']
120 'RestoreOnStartupURLs': self.STARTUP_URLS