Home
last modified time | relevance | path

Searched defs:case (Results 1 – 25 of 117) sorted by relevance

12345

/external/autotest/client/site_tests/policy_ArcBackupRestoreServiceEnabled/
Dpolicy_ArcBackupRestoreServiceEnabled.py20 def verify_policy(self, case): argument
40 def check_bmgr(self, case): argument
61 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_ArcAudioCaptureAllowed/
Dpolicy_ArcAudioCaptureAllowed.py23 def _test_microphone_status(self, case): argument
35 def policy_creator(self, case): argument
39 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DeviceEphemeralUsersEnabled/
Dpolicy_DeviceEphemeralUsersEnabled.py18 def verify_permanent_vault(self, case): argument
31 def _run_setup_case(self, case): argument
34 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_ArcDisableScreenshots/
Dpolicy_ArcDisableScreenshots.py22 def verify_policy(self, case): argument
42 def check_screenshot(self, case): argument
69 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DriveDisabled/
Dpolicy_DriveDisabled.py28 def run_once(self, case=None): argument
43 def check_mount(self, case): argument
77 def is_drive_properly_set(self, case): argument
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Ddecode_proto_op_test_base.py213 def testBinary(self, case): argument
225 def testBinaryDisordered(self, case): argument
239 def testPacked(self, case): argument
265 def testText(self, case): argument
283 def testSanitizerGood(self, case): argument
/external/autotest/client/site_tests/policy_DefaultSearchProvider/
Dpolicy_DefaultSearchProvider.py24 def _search_check(self, case): argument
59 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_AllowDeletingBrowserHistory/
Dpolicy_AllowDeletingBrowserHistory.py20 def _check_safety_browsing_page(self, case): argument
46 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_ShowHomeButton/
Dpolicy_ShowHomeButton.py20 def _check_home_button(self, case): argument
39 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_PolicyRefreshRate/
Dpolicy_PolicyRefreshRate.py17 def check_refresh_rate(self, case): argument
43 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_ShowLogoutButtonInTray/
Dpolicy_ShowLogoutButtonInTray.py19 def _check_logout_button_in_tray(self, case): argument
38 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DefaultSearchProviderEnabled/
Dpolicy_DefaultSearchProviderEnabled.py25 def _default_search_provider_enabled(self, case): argument
59 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_VirtualMachinesAllowed/
Dpolicy_VirtualMachinesAllowed.py25 def _run_setup_case(self, case): argument
28 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_UserNativePrintersAllowed/
Dpolicy_UserNativePrintersAllowed.py22 def _print_check(self, case): argument
41 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_PrintingEnabled/
Dpolicy_PrintingEnabled.py15 def _print_check(self, case): argument
33 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_AllowScreenLock/
Dpolicy_AllowScreenLock.py22 def _test_lock_status(self, case): argument
45 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DownloadDirectory/
Dpolicy_DownloadDirectory.py30 def run_once(self, case): argument
63 def _the_test(self, case): argument
110 def _get_mount(self, case): argument
/external/autotest/client/site_tests/policy_DefaultNotificationsSetting/
Dpolicy_DefaultNotificationsSetting.py26 def _notification_check(self, case): argument
45 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DefaultGeolocationSetting/
Dpolicy_DefaultGeolocationSetting.py28 def _notification_check(self, case): argument
52 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DeveloperToolsAvailability/
Dpolicy_DeveloperToolsAvailability.py36 def _check_developer_tools_availability(self, case): argument
73 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_SafeBrowsingEnabled/
Dpolicy_SafeBrowsingEnabled.py26 def _check_safety_browsing_page(self, case): argument
56 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_IncognitoModeAvailability/
Dpolicy_IncognitoModeAvailability.py28 def _check_incognito_mode_availability(self, case): argument
49 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_TranslateEnabled/
Dpolicy_TranslateEnabled.py17 def _translate_check(self, case): argument
38 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_TouchVirtualKeyboardEnabled/
Dpolicy_TouchVirtualKeyboardEnabled.py24 def _check_virtual_keyboard(self, case): argument
46 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_BookmarkBarEnabled/
Dpolicy_BookmarkBarEnabled.py25 def _bookmarkBarCheck(self, case): argument
56 def run_once(self, case): argument

12345