/external/autotest/client/site_tests/policy_AudioOutputAllowed/ |
D | policy_AudioOutputAllowed.py | 68 def _test_audio_disabled(self, policy_value): argument 128 def _test_unmute_disabled(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_DisableScreenshots/ |
D | policy_DisableScreenshots.py | 88 def _test_screenshot_shortcut(self, policy_value): argument 115 def _test_screenshot_apis(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_AllowDinosaurEasterEgg/ |
D | policy_AllowDinosaurEasterEgg.py | 28 def _dino_check(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ExternalStorageDisabled/ |
D | policy_ExternalStorageDisabled.py | 23 def _test_external_storage(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_AlternateErrorPages/ |
D | policy_AlternateErrorPages.py | 28 def _alt_page_check(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ForceGoogleSafeSearch/ |
D | policy_ForceGoogleSafeSearch.py | 39 def _test_force_safe_search(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/ |
D | policy_EditBookmarksEnabled.py | 56 def _test_edit_bookmarks_enabled(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ExternalStorageReadOnly/ |
D | policy_ExternalStorageReadOnly.py | 37 def _test_external_storage(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ManagedBookmarks/ |
D | policy_ManagedBookmarks.py | 70 def _test_managed_bookmarks(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/ |
D | policy_RestoreOnStartupURLs.py | 41 def _test_startup_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/ |
D | policy_ForceYouTubeSafetyMode.py | 45 def _test_force_youtube_safety(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_KeyboardDefaultToFunctionKeys/ |
D | policy_KeyboardDefaultToFunctionKeys.py | 47 def _test_function_keys_default(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/ |
D | policy_PopupsBlockedForUrls.py | 71 def _test_popups_blocked_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/ |
D | policy_CookiesBlockedForUrls.py | 73 def _test_cookies_blocked_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/ |
D | policy_JavaScriptBlockedForUrls.py | 93 def _test_javascript_blocked_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/ |
D | policy_PopupsAllowedForUrls.py | 70 def _test_popups_allowed_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/ |
D | policy_CookiesAllowedForUrls.py | 72 def _test_cookies_allowed_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/ |
D | policy_JavaScriptAllowedForUrls.py | 90 def _test_javascript_allowed_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_URLBlacklist/ |
D | policy_URLBlacklist.py | 95 def _test_url_blacklist(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/ |
D | policy_NotificationsAllowedForUrls.py | 90 def _test_notifications_allowed_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/ |
D | policy_CookiesSessionOnlyForUrls.py | 120 def _test_cookies_allowed_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/ |
D | policy_NotificationsBlockedForUrls.py | 94 def _test_notifications_blocked_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_URLWhitelist/ |
D | policy_URLWhitelist.py | 106 def _test_url_whitelist(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/ |
D | policy_ImagesAllowedForUrls.py | 86 def _test_images_allowed_for_urls(self, policy_value): argument
|
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/ |
D | policy_ImagesBlockedForUrls.py | 85 def _test_images_blocked_for_urls(self, policy_value): argument
|