Searched refs:STARTUP_URLS (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/ |
D | policy_JavaScriptBlockedForUrls.py | 65 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_JavaScriptBlockedForUrls 69 'RestoreOnStartupURLs': STARTUP_URLS,
|
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/ |
D | policy_PopupsBlockedForUrls.py | 52 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_PopupsBlockedForUrls 56 'RestoreOnStartupURLs': STARTUP_URLS,
|
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/ |
D | policy_PopupsAllowedForUrls.py | 52 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_PopupsAllowedForUrls 56 'RestoreOnStartupURLs': STARTUP_URLS,
|
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/ |
D | policy_JavaScriptAllowedForUrls.py | 63 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_JavaScriptAllowedForUrls 67 'RestoreOnStartupURLs': STARTUP_URLS,
|
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/ |
D | policy_ImagesBlockedForUrls.py | 60 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_ImagesBlockedForUrls 64 'RestoreOnStartupURLs': STARTUP_URLS,
|
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/ |
D | policy_ImagesAllowedForUrls.py | 59 STARTUP_URLS = ['chrome://policy', 'chrome://settings'] variable in policy_ImagesAllowedForUrls 63 'RestoreOnStartupURLs': STARTUP_URLS,
|