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

1 2 3 4 5 6 7 8 91011>>

  /external/guice/extensions/persist/lib/
commons-logging-1.0.4.jar 
  /external/guice/extensions/struts2/lib/
commons-logging-1.0.4.jar 
  /external/guice/lib/build/
commons-logging-1.0.4.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.0.4/
commons-logging-1.0.4.jar 
  /external/autotest/client/site_tests/security_x86Registers/
security_x86Registers.py 5 import logging, time
90 logging.debug('No inverted %s tests defined!', name)
92 logging.debug('No positive %s tests defined!', name)
97 logging.debug("=== BEGIN [expecting %s FAILs] ===", name)
99 logging.error('BAD: inverted %s tests did not fail!', name)
101 logging.debug("=== END [expecting %s FAILs] ===", name)
104 logging.debug("=== BEGIN [expecting %s oks] ===", name)
106 logging.debug("=== END [expecting %s oks] ===", name)
108 logging.debug("%s errors found: %d", name, errors)
136 logging.info('OK: skipping x86-only test on %s.', cpu_arch
    [all...]
  /external/autotest/server/site_tests/firmware_ConsecutiveBoot/
firmware_ConsecutiveBoot.py 5 import logging
46 logging.info('wait_for_client %d start.', self.faft_waitup_time)
61 logging.info("Sending /sbin/shutdown -P now")
63 logging.info('Wait for client to go offline')
67 logging.info("sleep %d, tap power key to boot.",
74 logging.error('wait_for_client exception %d.', i)
76 logging.info('wait_for_client online done %d.', i)
82 logging.info('======== Running FAFT ITERATION %d/%s ========',
84 logging.info("Expected boot fine, full power off DUT and on.")
90 logging.info("Expected boot fine."
    [all...]
  /external/autotest/site_utils/
metadata_reporter.py 11 import logging
70 logging.info('Metadata queue is available to receive new data '
76 logging.error('Metadata queue is full, cannot report data. '
118 logging.exception('Metadata reporter thread failed with error: %s', e)
121 logging.info('Metadata reporting thread is exiting.')
139 logging.error('There is already a metadata reporter thread.')
142 logging.warn('Elasticsearch db deprecated, no metadata will be '
150 logging.info('Metadata reporting thread is started.')
159 logging.error('The metadata reporting thread has already exited.')
163 logging.info('Waiting up to %s seconds for metadata reporting thread to
    [all...]
  /toolchain/benchmark/
collect_profile.py 8 import logging
14 # Turn the logging level to INFO before importing other code, to avoid having
15 # failed import logging messages confuse the user.
16 logging.basicConfig(level=logging.INFO)
56 logging.info('Build and run instrumented benchmark...')
66 logging.error('Error running %s.', run_cmd)
71 logging.info('Pulling profraw data from device to local')
84 logging.error('Error while pulling profraw data.')
90 logging.info('Generate profdata for PGO...'
    [all...]
build_bench.py 7 # pylint: disable=cros-logging-import
14 import logging
19 # Turn the logging level to INFO before importing other code, to avoid having
20 # failed import logging messages confuse the user.
21 logging.basicConfig(level=logging.INFO)
67 logging.info('No CFLAGS specified, using default settings.')
70 logging.info('Cflags setting to "%s"...', cflags)
73 logging.info('No LDFLAGS specifed, using default settings.')
76 logging.info('Ldflags setting to "%s"...', ldflags
    [all...]
  /external/autotest/client/site_tests/desktopui_FlashSanityCheck/
desktopui_FlashSanityCheck.py 5 import logging
84 logging.error(output)
87 logging.error(output)
90 logging.info('get_arch_userspace = %s', arch)
92 logging.error(output)
95 logging.error(output)
98 logging.error(output)
100 logging.info('Verified file %s', name)
117 logging.info('Getting tab from telemetry...')
120 logging.warning('Unexpected exception getting tab: %s'
    [all...]
  /external/autotest/client/cros/cellular/pseudomodem/
disable_machine.py 5 import logging
25 logging.info('DisableMachine: Modem is CONNECTED.')
29 logging.info('DisableMachine: Starting Disconnect.')
36 logging.info('DisableMachine: Modem is CONNECTING.')
38 logging.info('DisableMachine: Canceling connect.')
44 logging.info('DisableMachine: Modem is DISCONNECTING.')
46 logging.info('DisableMachine: Waiting for disconnect.')
52 logging.info('DisableMachine: Modem is REGISTERED.')
58 logging.info('DisableMachine: Setting state to DISABLING.')
65 logging.info('DisableMachine: Modem is SEARCHING.'
    [all...]
  /external/autotest/server/site_tests/autoupdate_EndToEndTest/
autoupdate_EndToEndTest.py 7 import logging
119 logging.debug('Choosing the least loaded devserver: %s',
123 logging.warning('No devserver meets the maximum load requirement. '
130 logging.info('Devserver chosen for this run: %s', devserver_hostname)
141 logging.info('Staging images onto autotest devserver (%s)',
169 logging.info('Staged %s payload from %s at %s.', payload_type,
171 logging.info('Staged stateful from %s at %s.', stateful_uri,
207 logging.info('Hostlog file to be used for checking update '
217 logging.error('Dumping snippet of update_engine log:\n%s',
232 logging.debug('Reading perf results from %s.', perf_file
    [all...]
  /external/autotest/server/site_tests/firmware_Mosys/
firmware_Mosys.py 5 import logging
47 logging.info('Availabe commands: %s', ' '.join(self.command_list))
57 logging.info('Execute %s', command)
59 logging.info('Output %s', output)
87 logging.info('Expected ec version %s actual_version %s',
93 logging.error('Failed to locate version from ectool')
117 logging.info('Expected pd version %s actual_version %s',
123 logging.error('Failed to locate version from ectool')
141 logging.info('Expected %s %s actual %s',
159 logging.info(lines
    [all...]
  /external/toolchain-utils/android_bench_suite/
build_bench.py 7 # pylint: disable=cros-logging-import
14 import logging
19 # Turn the logging level to INFO before importing other code, to avoid having
20 # failed import logging messages confuse the user.
21 logging.basicConfig(level=logging.INFO)
62 logging.info('No CFLAGS specified, using default settings.')
65 logging.info('Cflags setting to "%s"...', cflags)
68 logging.info('No LDFLAGS specifed, using default settings.')
71 logging.info('Ldflags setting to "%s"...', ldflags
    [all...]
  /external/autotest/server/site_tests/brillo_RecordingAudioTest/
brillo_RecordingAudioTest.py 5 import logging
105 logging.info('Recording command: %s', cmd)
106 logging.info('Beginning audio recording')
108 logging.info('Requesting audio input')
110 logging.info('Waiting for recording to terminate')
117 logging.info('Validating recorded audio')
155 logging.info('Running test with the following params:')
156 logging.info('Sample rate: %d', sample_rate)
157 logging.info('Sample width: %d', sample_width)
158 logging.info('Number of channels: %d', num_channels
    [all...]
  /external/autotest/server/site_tests/provision_CheetsUpdate/lib/
util.py 17 import logging
37 if logging.getLogger().isEnabledFor(logging.DEBUG):
39 logging.debug('Calling: %s (kwargs %r)', get_command_str(subprocess_args),
42 logging.debug('Calling: %s', get_command_str(subprocess_args))
48 logging.error('Error while executing %s', get_command_str(subprocess_args))
49 logging.error(e.output)
58 if logging.getLogger().isEnabledFor(logging.DEBUG):
60 logging.debug('Calling: %s (kwargs %r)', get_command_str(subprocess_args)
    [all...]
  /external/autotest/client/common_lib/cros/manual/
video_helper.py 9 import logging
38 logging.info('---%s', cmd)
39 logging.info('---%s', video_dev_name)
41 logging.info('---found interface for %s', name)
56 logging.info('---%s', cmd)
57 logging.info('---%s', lsof_output)
82 logging.info('---check v4l2 interface for %s', camera)
  /external/autotest/client/cros/chameleon/
chameleon_bluetooth_audio.py 7 import logging
81 logging.info('Bluetooth module at %s is connected', target_mac_address)
99 logging.info('Try to connect to device')
102 logging.debug('Can not connect device, retry in 1 second.')
105 logging.debug('Connection established.')
136 logging.debug('Pairing to %s succeeded', target_mac_address)
143 logging.debug('Retry for pairing...')
  /external/autotest/client/cros/image_comparison/
rgb_image_comparer.py 5 import heapq, logging
53 logging.debug('Golden image was not RGB. Converting to RGB.')
57 logging.debug('Test image was not RGB. Converting to RGB.')
69 logging.debug("***ALL Color counts: %d", maxcolors)
70 logging.debug(heapq.nlargest(max_debug_count, colorstuples))
79 logging.debug("Color counts above thres.: %d", len(above_thres_tuples))
80 logging.debug(heapq.nlargest(max_debug_count, above_thres_tuples))
  /external/autotest/client/tests/cgroup/
cgroup.py 1 import os, logging
24 logging.info('Starting cgroup testing')
29 logging.info("---< 'test_%s' START >---", i)
35 logging.info("---< 'test_%s' PASSED >---", i)
38 logging.error("test_%s: Test doesn't exist", i)
39 logging.info("---< 'test_%s' FAILED >---", i)
42 logging.error("test_%s: %s", i, inst)
43 logging.info("---< 'test_%s' FAILED >---", i)
46 logging.error('Some subtests failed (%s)' % err[:-2])
54 logging.debug('Setting up cgroups modules'
    [all...]
  /external/autotest/scheduler/
gc_stats.py 4 import gc, logging, pprint
27 to be considered worthy of logging.
72 logging.debug('Garbage collector object type counts:')
75 logging.debug(' %d\t%s', count, obj_type)
77 logging.info('Change in object counts since previous GC stats:')
80 logging.info(' %+d\t%s\tto %d', change, obj_type,
84 logging.debug('Pretty printed representation of the new objects:')
85 logging.debug(whats_new_big_str)
  /external/autotest/server/site_tests/firmware_ConsecutiveLidSwitch/
firmware_ConsecutiveLidSwitch.py 5 import logging
42 logging.error("Caught exception: %s", str(e))
57 logging.info('======== Running FAFT ITERATION %d/%d ========',
60 logging.info("Close lid to suspend.")
62 logging.info("Expected going to suspend. Waiting DUT offline...")
66 logging.info("Wake DUT by lid switch.")
68 logging.info("Expected going to resume. Waiting DUT online...")
  /external/autotest/server/site_tests/firmware_DevBootUSB/
firmware_DevBootUSB.py 5 import logging
30 logging.info('Original dev_boot_usb value: %s',
37 logging.error("Caught exception: %s", str(e))
46 logging.info("Expected developer mode, set dev_boot_usb to 0.")
51 logging.info("Expected internal disk boot, set dev_boot_usb to 1.")
60 logging.info("Expected USB boot, set dev_boot_usb to the original.")
66 logging.info("Check and done.")
  /external/autotest/server/site_tests/firmware_DevScreenTimeout/
firmware_DevScreenTimeout.py 5 import logging
56 logging.info('Got firmware boot time: %s', fw_time)
72 logging.info('Estimated developer firmware timeout: %s', got_timeout)
93 logging.info("Always expected developer mode firmware A boot.")
104 logging.info("Reboot and press Ctrl-D repeatedly.")
109 logging.info("Record the firmware boot time without waiting "
116 logging.info("Check the firmware screen timeout matches our spec.")
  /external/autotest/server/site_tests/firmware_ECHash/
firmware_ECHash.py 5 import logging
35 logging.error("Caught exception: %s", str(e))
64 logging.info("Original EC hash: %s", self.original_echash)
67 logging.info("Invalid EC hash: %s", invalid_echash)
74 logging.info("Recomputed EC hash: %s", recomputed_echash)
80 logging.info("Save the EC hash, invalidate it, and warm reboot.")
84 logging.info("Compare the recomputed EC hash with the original one.")

Completed in 746 milliseconds

1 2 3 4 5 6 7 8 91011>>