Home
last modified time | relevance | path

Searched refs:EnterprisePolicyTest (Results 1 – 25 of 25) sorted by relevance

/external/autotest/client/site_tests/policy_ForceGoogleSafeSearch/
Dpolicy_ForceGoogleSafeSearch.py9 class policy_ForceGoogleSafeSearch(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
Dpolicy_RestoreOnStartupURLs.py9 class policy_RestoreOnStartupURLs(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/
Dpolicy_ForceYouTubeSafetyMode.py12 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
Dpolicy_EditBookmarksEnabled.py12 class policy_EditBookmarksEnabled(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
Dpolicy_CookiesAllowedForUrls.py13 class policy_CookiesAllowedForUrls(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
Dpolicy_CookiesBlockedForUrls.py13 class policy_CookiesBlockedForUrls(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/
Dpolicy_ChromeOsLockOnIdleSuspend.py14 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
Dpolicy_PopupsBlockedForUrls.py11 class policy_PopupsBlockedForUrls(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
Dpolicy_PopupsAllowedForUrls.py11 class policy_PopupsAllowedForUrls(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/
Dpolicy_NotificationsBlockedForUrls.py13 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
Dpolicy_JavaScriptBlockedForUrls.py13 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
Dpolicy_NotificationsAllowedForUrls.py13 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
Dpolicy_JavaScriptAllowedForUrls.py13 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
Dpolicy_ImagesBlockedForUrls.py11 class policy_ImagesBlockedForUrls(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
Dpolicy_ImagesAllowedForUrls.py11 class policy_ImagesAllowedForUrls(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_ManagedBookmarks/
Dpolicy_ManagedBookmarks.py11 class policy_ManagedBookmarks(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/
Dpolicy_CookiesSessionOnlyForUrls.py10 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_PluginsAllowedForUrls/
Dpolicy_PluginsAllowedForUrls.py14 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_URLBlacklist/
Dpolicy_URLBlacklist.py11 class policy_URLBlacklist(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_URLWhitelist/
Dpolicy_URLWhitelist.py11 class policy_URLWhitelist(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_PluginsBlockedForUrls/
Dpolicy_PluginsBlockedForUrls.py14 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_DisableScreenshots/
Dpolicy_DisableScreenshots.py19 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_ProxySettings/
Dpolicy_ProxySettings.py90 class policy_ProxySettings(enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
Dpolicy_PowerManagementIdleSettings.py17 enterprise_policy_base.EnterprisePolicyTest):
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py56 class EnterprisePolicyTest(test.test): class