HomeSort by relevance Sort by last modified time
    Searched refs:logging (Results 301 - 325 of 5540) sorted by null

<<11121314151617181920>>

  /development/gsi/gsi_util/gsi_util/commands/common/
image_sources.py 16 import logging
36 logging.info('Mount images...')
41 logging.info(' %s=%s', partition, image_source)
  /development/gsi/gsi_util/gsi_util/mounters/
folder_mounter.py 22 import logging
37 logging.debug('Prepare file %s -> %s', filename_in_storage, filename)
39 logging.error('File is not exist: %s', filename_in_storage)
  /external/autotest/client/bin/
unit_test.py 5 import logging, os
38 logging.debug(result.stderr)
39 logging.info('result: ' + self.resultsdir + '/unit_test_result.txt')
  /external/autotest/client/common_lib/cros/
arc_common.py 7 import logging
37 logging.info('Waiting for Android to boot completely.')
43 logging.info('Android has booted completely.')
  /external/autotest/client/common_lib/cros/fake_device_server/
fail_control.py 8 import logging
40 logging.info('Requested to start failing all requests.')
44 logging.info('Requested to stop failing all requests.')
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_errors_unittest.py 5 import logging
53 logging.basicConfig(level=logging.DEBUG)
  /external/autotest/client/cros/cellular/mbim_compliance/sequences/
sequence.py 5 import logging
23 logging.info('---- Sequence (%s) begin ----', self.name())
25 logging.info('---- Sequence (%s) end ----', self.name())
  /external/autotest/client/cros/cellular/pseudomodem/
cdma_activate_machine.py 6 import logging
28 logging.info('CdmaActivateMachine: Canceling activate.')
34 logging.info('CdmaActivateMachine: Already activated. '
65 logging.info('CdmaActivateMachine: ' + message)
77 logging.error(message)
83 logging.info('CdmaActivationMachine: Modem is NOT_ACTIVATED.')
84 logging.info('CdmaActivationMachine: Setting state to ACTIVATING')
95 logging.info('CdmaActivationMachine: Modem is ACTIVATING.')
96 logging.info('CdmaActivationMachine: Resetting modem.')
118 logging.error('There is already an ongoing activate operation.'
    [all...]
run_pseudomodem.py 6 import logging
20 # When run from the command line, override autotest logging defaults.
21 root = logging.getLogger()
24 logging.basicConfig(
  /external/autotest/client/cros/cellular/
scpi_shell 9 import logging
21 logging.basicConfig(level=logging.INFO)
  /external/autotest/client/site_tests/hardware_I2CProbe/
hardware_I2CProbe.py 13 import logging
22 logging.debug('Command: %s', full_cmd)
23 logging.debug('Result: %s', result)
  /external/autotest/client/site_tests/hardware_Memtester/
hardware_Memtester.py 5 import logging, os
35 logging.info('Memory test size: %dK', size)
38 logging.info('cmd: %s', cmd)
  /external/autotest/client/site_tests/platform_CheckErrorsInLog/
platform_CheckErrorsInLog.py 9 import logging, os
37 logging.error('%s found in %s' ,line, logfile)
52 logging.warning('%s does not exist' % logfile)
  /external/autotest/client/site_tests/platform_CompressedSwap/
platform_CompressedSwap.py 7 import errno, logging, os, select, signal, subprocess, time
31 logging.info('hog %d of %d is gone, assume oom: retcode %s' %
66 logging.info('Swap enable (0), swap disabled.')
82 logging.info('Swap enable (%s), requested %d, total %d'
93 logging.debug('Memory hog command line is %s' % cmd)
98 logging.debug('nhogs %d: memfree %d, swapfree %d' %
117 logging.info('Got low memory notification after hog %d' %
120 logging.info('Finished creating %d hogs, SwapFree %d, MemFree %d, '
136 logging.info('Cleared low memory notification after %d '
143 logging.info('Hog %d not found to kill, assume Oomed'
    [all...]
  /external/autotest/client/site_tests/power_CPUIdle/
power_CPUIdle.py 5 import glob, logging, os, time
20 logging.info('idle_time_at_start: %d' % idle_time_at_start)
21 logging.info('active_time_at_start: %d' % active_time_at_start)
27 logging.info('idle_time_at_end: %d' % idle_time_at_end)
28 logging.info('active_time_at_end: %d' % idle_time_at_end)
31 logging.info('idle_time_delta_ms: %d' % idle_time_delta_ms)
35 logging.info('active_time_delta_ms: %d' % active_time_delta_ms)
38 logging.info('total_time_delta_ms: %d' % total_time_delta_ms)
41 logging.info('percent active time : %.2f' % percent_active_time)
44 logging.info('percent idle time : %.2f' % percent_idle_time
    [all...]
  /external/autotest/scheduler/
gc_stats_unittest.py 4 import logging
28 self.god.stub_with(logging, 'debug', _mock_logging_func)
29 self.god.stub_with(logging, 'info', _mock_logging_func)
  /external/autotest/server/cros/audio/
audio_test.py 5 import logging
42 logging.info('Can not install sox outside of container.')
53 logging.info('Found sox executable.')
  /external/autotest/server/cros/network/
rf_switch_utils.py 6 import logging
32 logging.error(
35 logging.debug('No RF Switches are available for tests.')
  /external/autotest/server/cros/
provision_actionables.py 8 import logging
72 logging.error('Executing RebootActionable ... ')
74 logging.error('RebootActionable execution succeeds. ')
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py 7 import logging
38 logging.debug('Set CPU0 mode to %s', self._original_mode)
45 logging.debug('Set CPU0 scaling governor mode to performance, '
56 logging.info('Playing audio served on the web...')
62 logging.info('Suspending...')
66 logging.info('Resumed and back online.')
102 logging.debug('Found audio jack plugged!')
135 logging.info('Start recording from Chameleon.')
140 logging.info('Start playing %s on Cros device',
144 logging.info('Stopped playing %s on Cros device'
    [all...]
  /external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
audio_AudioBasicUSBPlaybackRecord.py 10 import logging
72 logging.info('Setting playback data on Cros device')
87 logging.info('Start recording from Chameleon.')
89 logging.info('Start recording from Cros device.')
92 logging.info('Start playing %s on Cros device',
95 logging.info('Start playing %s on Chameleon',
102 logging.info('Stopped recording from Chameleon.')
104 logging.info('Stopped recording from Cros device.')
110 logging.info('Read recorded binary from Chameleon.')
112 logging.info('Read recorded binary from Cros device.'
    [all...]
  /external/autotest/server/site_tests/display_HotPlugAtSuspend/
display_HotPlugAtSuspend.py 7 import logging
56 logging.info('See the display on Chameleon: port %d (%s)',
60 logging.info('Set mirrored: %s', test_mirrored)
66 logging.info('See the display on DUT: %s %r',
75 logging.info(test_case)
86 logging.info('GOING TO SUSPEND FOR %d SECONDS...',
92 logging.info('WAITING FOR SUSPEND...')
105 logging.info('- Sleep for %.2f seconds...', sleep_time)
111 logging.info('WAITING FOR RESUME...')
117 logging.info('Resumed back'
    [all...]
  /external/autotest/server/site_tests/firmware_Bmpblk/
firmware_Bmpblk.py 5 import logging
27 logging.debug('cbfstool print output:\n\n%s', files)
33 logging.error("This firmware's bmpblk was built for a generic "
  /external/autotest/server/site_tests/kernel_EmptyLines/
kernel_EmptyLines.py 5 import logging, re
17 logging.info('kernel_EmptyLines: reboot %s' % self.client.hostname)
40 logging.info('kernel_EmptyLines: checked %d lines' % lines)
  /external/autotest/server/site_tests/platform_InstallFW/
platform_InstallFW.py 5 import logging
52 logging.info("BIOS version info:\n %s", bios_info)
54 logging.info("EC version info:\n %s", ec_info)

Completed in 725 milliseconds

<<11121314151617181920>>