Home
last modified time | relevance | path

Searched refs:POLICY_NAME (Results 1 – 24 of 24) sorted by relevance

/external/autotest/client/site_tests/policy_AutotestSanity/
Dpolicy_AutotestSanity.py22 POLICY_NAME = 'AllowDinosaurEasterEgg' variable in policy_AutotestSanity
30 self.setup_case(user_policies={self.POLICY_NAME: True})
/external/autotest/client/site_tests/policy_SystemTimezone/
Dpolicy_SystemTimezone.py23 POLICY_NAME = 'SystemTimezone' variable in policy_SystemTimezone
96 policies = {self.POLICY_NAME: policy_value}
117 policies = {self.POLICY_NAME: ''}
/external/autotest/client/site_tests/policy_ExternalStorageDisabled/
Dpolicy_ExternalStorageDisabled.py16 POLICY_NAME = 'ExternalStorageDisabled' variable in policy_ExternalStorageDisabled
56 self.setup_case(user_policies={self.POLICY_NAME: case_value})
/external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/
Dpolicy_ForceYouTubeSafetyMode.py34 POLICY_NAME = 'ForceYouTubeSafetyMode' variable in policy_ForceYouTubeSafetyMode
83 self.SUPPORTING_POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
Dpolicy_RestoreOnStartupURLs.py28 POLICY_NAME = 'RestoreOnStartupURLs' variable in policy_RestoreOnStartupURLs
83 user_policies[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_ReportUploadFrequency/
Dpolicy_ReportUploadFrequency.py24 self.POLICY_NAME = 'ReportUploadFrequency'
70 self.POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_AudioOutputAllowed/
Dpolicy_AudioOutputAllowed.py11 POLICY_NAME = 'AudioOutputAllowed' variable in policy_AudioOutputAllowed
28 self.setup_case(user_policies={self.POLICY_NAME: case_value})
/external/autotest/client/site_tests/policy_DeveloperToolsAvailability/
Dpolicy_DeveloperToolsAvailability.py27 self.POLICY_NAME = 'DeveloperToolsAvailability'
81 self.POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_DriveDisabled/
Dpolicy_DriveDisabled.py23 POLICY_NAME = 'DriveDisabled' variable in policy_DriveDisabled
37 self.setup_case(user_policies={self.POLICY_NAME: case},
/external/autotest/client/site_tests/policy_ExternalStorageReadOnly/
Dpolicy_ExternalStorageReadOnly.py16 POLICY_NAME = 'ExternalStorageReadOnly' variable in policy_ExternalStorageReadOnly
70 self.setup_case(user_policies={self.POLICY_NAME: case_value})
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
Dpolicy_CookiesBlockedForUrls.py43 self.POLICY_NAME = 'CookiesBlockedForUrls'
102 self.SUPPORTING_POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
Dpolicy_CookiesAllowedForUrls.py42 self.POLICY_NAME = 'CookiesAllowedForUrls'
103 self.SUPPORTING_POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_EnterpriseForceInstallCustom/
Dpolicy_EnterpriseForceInstallCustom.py20 POLICY_NAME = 'ArcPolicy' variable in policy_EnterpriseForceInstallCustom
33 policy_value = self._get_policy_value_from_new_tab(self.POLICY_NAME)
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/
Dpolicy_ChromeOsLockOnIdleSuspend.py30 POLICY_NAME = 'ChromeOsLockOnIdleSuspend' variable in policy_ChromeOsLockOnIdleSuspend
130 self.SUPPORTING_POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/
Dpolicy_CookiesSessionOnlyForUrls.py45 self.POLICY_NAME = 'CookiesSessionOnlyForUrls'
161 self.SUPPORTING_POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_ForceYouTubeRestrict/
Dpolicy_ForceYouTubeRestrict.py26 POLICY_NAME = 'ForceYouTubeRestrict' variable in policy_ForceYouTubeRestrict
146 self.POLICIES = {self.POLICY_NAME: self.TEST_CASES[case]}
/external/autotest/client/site_tests/policy_DownloadDirectory/
Dpolicy_DownloadDirectory.py24 POLICY_NAME = 'DownloadDirectory' variable in policy_DownloadDirectory
38 self.POLICY_SETTING[self.POLICY_NAME] = '${google_drive}'
/external/autotest/client/site_tests/policy_DisableScreenshots/
Dpolicy_DisableScreenshots.py34 self.POLICY_NAME = 'DisableScreenshots'
185 self.setup_case(user_policies={self.POLICY_NAME: case_value},
/external/autotest/client/site_tests/policy_ProxySettings/
Dpolicy_ProxySettings.py132 self.POLICY_NAME = 'ProxySettings'
245 self.setup_case(user_policies={self.POLICY_NAME: case_value})
/external/autotest/client/site_tests/policy_ArcExternalStorageDisabled/
Dpolicy_ArcExternalStorageDisabled.py13 POLICY_NAME = 'ExternalStorageDisabled' variable in policy_ArcExternalStorageDisabled
/external/autotest/client/site_tests/policy_PrintingEnabled/
Dpolicy_PrintingEnabled.py13 POLICY_NAME = 'PrintingEnabled' variable in policy_PrintingEnabled
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
Dpolicy_PowerManagementIdleSettings.py67 self.POLICY_NAME = 'PowerManagementIdleSettings'
286 self.SUPPORTING_POLICIES[self.POLICY_NAME] = case_value
/external/autotest/client/site_tests/policy_ArcDisableScreenshots/
Dpolicy_ArcDisableScreenshots.py20 POLICY_NAME = 'ArcPolicy' variable in policy_ArcDisableScreenshots
/external/autotest/docs/
Denterprise.md262 If a test is to fail with "Policy <POLICY_NAME> value was not set correctly.",