Searched
refs:logging (Results
1276 -
1300 of
5540) sorted by null
<<51525354555657585960>>
| /external/autotest/client/site_tests/desktopui_CrashyReboot/ |
| desktopui_CrashyReboot.py | 5 import logging 48 logging.debug('Restarting UI to ensure that it\'s running.')
|
| /external/autotest/client/site_tests/desktopui_SetFieldsWithChromeDriver/ |
| desktopui_SetFieldsWithChromeDriver.py | 5 import logging 44 logging.info('Expected tab title: %s. Got: %s',
|
| /external/autotest/client/site_tests/display_ClientChameleonConnection/ |
| display_ClientChameleonConnection.py | 7 import logging 43 logging.debug(msg)
|
| /external/autotest/client/site_tests/graphics_PerfControl/ |
| graphics_PerfControl.py | 5 import logging, time 31 logging.info(utils.get_board_with_frequency_and_memory())
|
| /external/autotest/client/site_tests/hardware_DiskSize/ |
| hardware_DiskSize.py | 5 import logging 87 logging.info("DiskSize: %.3f GB MinDiskSize: %.3f GB", gb, min_gb)
|
| /external/autotest/client/site_tests/hardware_GPS/ |
| hardware_GPS.py | 5 import logging 38 logging.debug(gpspipe)
|
| /external/autotest/client/site_tests/hardware_StorageTrim/ |
| hardware_StorageTrim.py | 5 import logging, os 29 logging.info('Target device: %s', dev)
|
| /external/autotest/client/site_tests/kernel_FirmwareRequest/ |
| kernel_FirmwareRequest.py | 5 import logging 84 logging.info("iterations: %d", num_loops)
|
| /external/autotest/client/site_tests/network_8021xEapDetection/ |
| network_8021xEapDetection.py | 5 import logging 38 logging.info('Device properties are %r', device_properties)
|
| /external/autotest/client/site_tests/network_DhcpFailureWithStaticIP/ |
| network_DhcpFailureWithStaticIP.py | 5 import logging 39 logging.info('IPConfig properties are %r', ipconfig_properties)
|
| /external/autotest/client/site_tests/network_DhcpRequestHostName/ |
| network_DhcpRequestHostName.py | 5 import logging 37 logging.warning('Unexpected starting hostname %s (expected %s)',
|
| /external/autotest/client/site_tests/performance_Tracker/ |
| performance_Tracker.py | 6 import logging 63 logging.info('Exit flag detected; exiting.')
|
| /external/autotest/client/site_tests/platform_CryptohomeStress/ |
| platform_CryptohomeStress.py | 6 import logging, random, os 25 logging.warning('removing existing stop file %s', signal_file)
|
| /external/autotest/client/site_tests/platform_KernelVersionByBoard/ |
| platform_KernelVersionByBoard.py | 5 import logging 30 logging.info('Expected Kernel Version for %s: %s', board,
|
| /external/autotest/client/site_tests/platform_PartitionCheck/ |
| platform_PartitionCheck.py | 5 import logging 65 logging.warning(errmsg)
|
| /external/autotest/client/site_tests/policy_EditBookmarksEnabled/ |
| policy_EditBookmarksEnabled.py | 5 import logging 60 logging.info('add-new-bookmark-command is disabled: %s', is_disabled)
|
| /external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/ |
| policy_ForceYouTubeSafetyMode.py | 5 import logging 72 logging.info('restricted mode active: %s', is_restricted_mode_active)
|
| /external/autotest/client/site_tests/power_Draw/ |
| power_Draw.py | 5 import logging, time 18 logging.warning('AC power is online -- '
|
| /external/autotest/client/site_tests/power_VideoSuspend/ |
| power_VideoSuspend.py | 5 import logging 44 logging.info('testing %s', video_url)
|
| /external/autotest/client/site_tests/power_WakeupRTC/ |
| power_WakeupRTC.py | 5 import errno, logging, os, shutil, time 46 logging.info('testing rtc device %s', rtc_device)
|
| /external/autotest/client/site_tests/security_ChromiumOSLSM/ |
| security_ChromiumOSLSM.py | 7 import logging 33 logging.error(msg)
|
| /external/autotest/client/site_tests/security_mprotect/ |
| security_mprotect.py | 7 import logging, os, tempfile 37 logging.debug(r.stdout)
|
| /external/autotest/client/site_tests/touch_StylusTaps/ |
| touch_StylusTaps.py | 5 import logging 41 logging.info('Missing gesture files, Aborting test.')
|
| /external/autotest/client/site_tests/touch_TouchscreenTaps/ |
| touch_TouchscreenTaps.py | 5 import logging 50 logging.info('Missing gesture files, Aborting test.')
|
| /external/autotest/client/site_tests/video_VDASanity/ |
| video_VDASanity.py | 5 import logging 40 logging.info('Downloading "%s" to "%s"', url, local_file)
|
Completed in 997 milliseconds
<<51525354555657585960>>