Searched 
refs:logging (Results 
1026 -
		1050 of 
3267) sorted by null 
<<41424344454647484950>>
		|   /external/autotest/client/common_lib/cros/ | 
| virtual_ethernet_pair.py  | 42 import logging 91             logging.warning('At least one test interface already existed.' 95                 logging.error('Failed to remove unexpected test ' 101             logging.error('Failed to create master test interface.') 105             logging.error('Failed to create peer test interface.') 114                 logging.error('iptables rule addition failed for interface %s', 129             logging.warning('VirtualEthernetPair.teardown() called, ' 135             logging.error('Failed to destroy test interface.')
  | 
|   /external/autotest/client/common_lib/ | 
| decorators.py  | 6 import logging 107             logging.debug('Module %s is not found. Call %s is skipped.', module,
  | 
|   /external/autotest/client/cros/chameleon/ | 
| chameleon_info.py  | 10 import logging 104     logging.debug('Chameleon board info: %r', board_info)
  | 
|   /external/autotest/client/cros/ | 
| dark_resume_listener.py  | 5 import logging 46         logging.debug('Dark resume listener started')
  | 
| dhcpv6_test_base.py  | 13 import logging 102           logging.info('Looking at ipconfig %r', ipconfig) 105               logging.info('Found ipconfig object with no method field') 108               logging.info('Found ipconfig object with method != dhcp6') 115             logging.info('Did not find IPConfig object with method == dhcp6') 117         logging.info('Got raw dhcp config dbus object: %s.', dhcp_properties) 147             logging.error('Caught exception: %s.', str(e)) 148             logging.error('Trace: %s', traceback.format_exc())
  | 
| service_stopper.py  | 23 import logging 78                 logging.warning('Error stopping service %s. %s',
  | 
|   /external/autotest/client/cros/faft/utils/ | 
| firmware_check_keys.py  | 6 import logging 42             logging.error("Could not find a keyboard device")
  | 
|   /external/autotest/client/cros/multimedia/ | 
| image_generator.py  | 5 import logging 47             logging.debug('Generate the image with size %dx%d to %s',
  | 
| input_facade_native.py  | 9 import logging 36         logging.info('input event device: %s (%s)',
  | 
| webrtc_utils.py  | 12 import logging 76         logging.debug('Open AppRTC loopback page %s', url)
  | 
|   /external/autotest/client/cros/networking/ | 
| pm_proxy.py  | 11 import logging 64                 logging.debug(e)
  | 
| shill_context.py  | 8 import logging 63         logging.debug('Allowed technologies = [%s]', ','.join(self._allowed)) 64         logging.debug('Originally enabled technologies = [%s]', 66         logging.debug('Originally prohibited technologies = [%s]', 68         logging.debug('To be prohibited technologies = [%s]', 141         logging.info('ServiceAutoConnectContext: change autoconnect to %s', 155             logging.info('ServiceAutoConnectContext: change cellular service ' 170             logging.info('ServiceAutoConnectContext: restore autoconnect to %s',
  | 
|   /external/autotest/client/cros/tendo/n_faced_peerd/ | 
| manager.py  | 9 import logging 80         logging.debug('Name owner for service=%s changed to "%s".', 102         logging.info('Adding remote peer %s', remote_peer.uuid) 122             logging.info('Exposing remote service: %s', service_id) 127             logging.info('Removing remote service: %s', service_id) 147             logging.error('Asked to advertise a duplicate service by %s. ' 151         logging.info('Exposing service %s', service_id) 172         logging.info('Removing service %s', service_id)
  | 
|   /external/autotest/client/profilers/pgo/ | 
| pgo.py  | 14 import logging 51             logging.error('PGO dir: %s not found', self._source_dir)
  | 
|   /external/autotest/client/site_tests/audio_LoopbackLatency/ | 
| audio_LoopbackLatency.py  | 5 import logging 50             logging.info('Tested latency with threshold %d.\nMeasured %d,'
  | 
|   /external/autotest/client/site_tests/bluetooth_AdapterSanity/ | 
| bluetooth_AdapterSanity.py  | 5 import logging 35                 logging.info(log_entries)
  | 
|   /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)
  | 
		 Completed in 1143 milliseconds  
		<<41424344454647484950>>