Searched
refs:logging (Results
2451 -
2475 of
5540) sorted by null
<<919293949596979899100>>
| /external/autotest/client/profilers/ftrace/ |
| ftrace.py | 6 import logging, os, signal, time 130 logging.warning('Deleting large trace file %s (%d bytes)',
|
| /external/autotest/client/site_tests/audio_CRASFormatConversion/ |
| audio_CRASFormatConversion.py | 5 import logging 101 logging.info('The sox stat of (%d, %d) is %s',
|
| /external/autotest/client/site_tests/enterprise_PowerManagement/ |
| enterprise_PowerManagement.py | 6 import logging 44 logging.info("Device power type is %s", self._power_type)
|
| /external/autotest/client/site_tests/graphics_Sanity/ |
| graphics_Sanity.py | 6 import logging 146 logging.warning('Skipping test because there is no screen')
|
| /external/autotest/client/site_tests/login_OwnershipApi/ |
| login_OwnershipApi.py | 5 import logging, os, tempfile 96 logging.error(str(e))
|
| /external/autotest/client/site_tests/network_8021xWiredAuthentication/ |
| network_8021xWiredAuthentication.py | 5 import logging 59 logging.info('Device properties are %r', device_properties)
|
| /external/autotest/client/site_tests/network_Ipv6SimpleNegotiation/ |
| network_Ipv6SimpleNegotiation.py | 5 import logging 91 logging.info('Got addresses %r', addresses)
|
| /external/autotest/client/site_tests/network_WiFiInvalidParameters/ |
| network_WiFiInvalidParameters.py | 6 import logging 129 logging.error('%r', sys.exc_info())
|
| /external/autotest/client/site_tests/platform_DebugDaemonGetPerfData/ |
| platform_DebugDaemonGetPerfData.py | 5 import cStringIO, collections, dbus, gzip, logging, subprocess 95 logging.info('GetPerfOutput() for %s seconds returned %d '
|
| /external/autotest/client/site_tests/platform_TLSDate/ |
| platform_TLSDate.py | 5 import logging 36 logging.info('running with %s/%s', self._test_obj.srcdir, subprog)
|
| /external/autotest/client/site_tests/power_SuspendStress/ |
| power_SuspendStress.py | 5 import logging, numpy, random, time 87 logging.error('Link to the server gone, reboot')
|
| /external/autotest/client/site_tests/touch_MouseScroll/ |
| touch_MouseScroll.py | 6 import logging 45 logging.info('Test %s: saw scroll delta of %d. Expected direction %d.',
|
| /external/autotest/client/site_tests/video_JEAPerf/ |
| video_JEAPerf.py | 5 import logging 116 logging.exception(last_error)
|
| /external/autotest/client/tests/netpipe/ |
| netpipe.py | 1 import os, time, logging 95 logging.debug(e.additional_text)
|
| /external/autotest/scheduler/ |
| drone_utility.py | 19 import logging 157 logging.debug('PID %d requires SIGTERM to abort to cleanup ' 174 logging.info('List of process to be killed: %s', process_list) 252 logging.error('Error write to file %s: %s. Will be retried.', 321 logging.info('Running %s', command) 358 logging.debug('_sync_get_file_from hostname: %s, source_path: %s,' 373 logging.debug('_sync_send_file_to. hostname: %s, source_path: %s, ' 482 logging.info('Refreshing %d pidfiles with %d helper processes',
|
| /external/autotest/server/cros/ |
| lockfile.py | 52 import logging 151 logging.warning("Removing unexpected file %s", self.unique_name)
|
| /external/autotest/server/hosts/ |
| chameleon_host.py | 8 import logging 178 logging.warning(
|
| gce_host.py | 5 import logging 51 logging.warning("No GCE flags provided, calls to GCE API will fail")
|
| shadowing_store.py | 8 import logging 20 logger = logging.getLogger(__file__)
|
| /external/autotest/server/site_tests/bluetooth_AdapterPairing/ |
| bluetooth_AdapterPairing.py | 10 import logging 181 logging.info('=== (pass = %d, fail = %d) / total %d ===\n',
|
| /external/autotest/server/site_tests/firmware_StandbyPowerConsumption/ |
| firmware_StandbyPowerConsumption.py | 5 import logging, time, os 81 logging.info("Hibernating for %s seconds...", hibernate_length)
|
| /external/autotest/server/site_tests/network_WiFi_PMKSACaching/ |
| network_WiFi_PMKSACaching.py | 5 import logging 50 logging.info('Waiting for %s.', reason)
|
| /external/autotest/server/site_tests/platform_SuspendResumeTiming/ |
| platform_SuspendResumeTiming.py | 6 import logging 83 logging.info([suspend_start, suspend_end,
|
| /external/autotest/site_utils/sponge_lib/ |
| autotest_job_info.py | 5 import logging 109 logging.info('Using default autotest task info for %s.', test.testname)
|
| /external/autotest/venv/lucifer/cmd/ |
| job_aborter.py | 23 import logging 32 logger = logging.getLogger(__name__)
|
Completed in 1029 milliseconds
<<919293949596979899100>>