OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logging
(Results
526 - 550
of
5540
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/autotest/client/site_tests/touch_WakeupSource/
touch_WakeupSource.py
5
import
logging
45
logging
.info('%s not found for %s', filename, input_type)
61
logging
.info('Could not find parent bus for %s.', input_type)
64
logging
.info('Parent bus of %s is %s.', input_type, parent)
67
logging
.info('%s not found either.', filename)
89
logging
.info('Found that %s is a wake source.', input_type)
92
logging
.info('Found that %s is not a wake source.', input_type)
/external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/
audio_AudioBasicUSBPlayback.py
7
import
logging
59
logging
.info('Setting playback data on Cros device')
75
logging
.info('Start recording from Chameleon.')
78
logging
.info('Start playing %s on Cros device',
85
logging
.info('Stopped recording from Chameleon.')
91
logging
.info('Read recorded binary from Chameleon.')
94
logging
.info('Saving recorded data to %s', recorded_file)
/external/autotest/server/site_tests/audio_AudioBasicUSBRecord/
audio_AudioBasicUSBRecord.py
7
import
logging
59
logging
.info('Setting playback data on Cros device')
75
logging
.info('Start playing %s on Chameleon device',
79
logging
.info('Start recording from Cros.')
85
logging
.info('Stopped recording from Cros.')
91
logging
.info('Read recorded binary from Cros.')
94
logging
.info('Saving recorded data to %s', recorded_file)
/external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py
7
import
logging
65
logging
.info('Start playing %s on Cros device',
71
logging
.info('Start recording from Chameleon.')
77
logging
.info('Stopped recording from Chameleon.')
84
logging
.info('Read recorded binary from Chameleon.')
87
logging
.info('Saving recorded data to %s', recorded_file)
98
logging
.info('Saving filtered data to %s', recorded_file)
/external/autotest/server/site_tests/display_EdidStress/
display_EdidStress.py
8
import
logging
55
logging
.info('See the display on Chameleon: port %d (%s)',
67
logging
.info('Skip EDID: %s...', filename)
70
logging
.info('Use EDID: %s...', filename)
82
logging
.warning(e)
83
logging
.error('EDID not supported: %s', filename)
89
logging
.error(message)
/external/autotest/server/site_tests/display_HotPlugNoisy/
display_HotPlugNoisy.py
8
import
logging
61
logging
.info('See the display on Chameleon: port %d (%s)',
65
logging
.info('Set mirrored: %s', test_mirrored)
71
logging
.info('See the display on DUT: %s %r',
76
logging
.info('TESTING THE CASE: %s > noise > %s',
117
logging
.warn('Possibly flaky: %s', err)
119
logging
.info('Replug and retry the screen test...')
/external/autotest/server/site_tests/display_SuspendStress/
display_SuspendStress.py
7
import
logging
61
logging
.info('Use EDID: %s', test_name)
67
logging
.info('See the display on DUT: %s', expected_connector)
73
logging
.info('Set mirrored: %s', test_mirrored)
75
logging
.info('Repeat %d times Suspend and resume', repeat_count)
85
logging
.info('Going to suspend, for %d seconds...',
88
logging
.info('Resumed back')
/external/autotest/server/site_tests/firmware_ECBootTime/
firmware_ECBootTime.py
5
import
logging
73
logging
.info("Unable to parse EC console output, "
82
logging
.debug("reboot: %r", reboot)
90
logging
.info("EC cold boot time: %f s", reboot_time)
93
logging
.info("EC boot time: %f s", boot_time)
109
logging
.info("Reboot and check EC cold boot time and host boot time.")
117
logging
.error("Caught exception: %s", str(e))
/external/autotest/server/site_tests/firmware_ECLidShutdown/
firmware_ECLidShutdown.py
5
import
logging
46
logging
.error("ERROR: client not in OS mode. Rebooting ...")
51
logging
.error("Caught exception: %s", str(e))
77
logging
.error("ERROR: EC does not shut down")
104
logging
.error("ERROR: EC shuts down")
128
logging
.info("Verify DUT with DISABLE_LID_SHUTDOWN disabled")
131
logging
.info("Verify DUT with DISABLE_LID_SHUTDOWN enabled")
/external/autotest/server/site_tests/firmware_TPMNotCorruptedDevMode/
firmware_TPMNotCorruptedDevMode.py
5
import
logging
34
logging
.info(
42
logging
.error("Caught exception: %s", str(e))
48
logging
.info('Reboot into USB...')
63
logging
.info('Reading tpmc data.')
69
logging
.info('===== TPMC OUTPUT: %s =====' % tpmc_output)
80
logging
.info('Checking kernel and fw version in crossystem.')
/external/autotest/server/site_tests/moblab_RunSuite/
moblab_RunSuite.py
5
import
logging
68
logging
.info('Running suite: %s.', suite_name)
78
logging
.debug('Run suite command: %s', cmd)
85
logging
.debug('Suite Run Output:\n%s', result.stdout)
110
logging
.info('Overall test timeout hint provided (%d minutes)',
112
logging
.info('%d minutes have already elasped', elasped_m)
113
logging
.info(
/external/autotest/server/site_tests/network_WiFi_GTK/
network_WiFi_GTK.py
5
import
logging
62
logging
.info('Checking that broadcast traffic is received by DUT.')
72
logging
.error('arping from server failed: %r', arping_result)
75
logging
.info('arping from server passed: %r', arping_result)
81
logging
.info('Checking that broadcast traffic may be sent by the DUT.')
87
logging
.error('arping from client failed: %r', arping_result)
90
logging
.info('arping from client passed: %r', arping_result)
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/
network_WiFi_MalformedProbeResp.py
5
import
logging
40
logging
.debug('pretest_reset_count=%d', pretest_reset_count)
67
logging
.debug('found bss: %s', bss.ssid)
72
logging
.debug('done scanning for networks')
74
logging
.debug('received %s probe_responses', rx_probe_resp_count)
79
logging
.debug('reset count = %s', reset_count)
82
logging
.debug('logs rotated during test')
/external/autotest/server/site_tests/network_WiFi_UpdateRouter/
network_WiFi_UpdateRouter.py
6
import
logging
70
logging
.info('Running wifi test with commandline arguments: %r',
99
logging
.info('Checking whether router is at the latest '
106
logging
.info('Updating %s to image %s from %s',
109
logging
.info('Staging artifacts.')
116
logging
.error(e)
123
logging
.error(e)
/external/autotest/server/site_tests/platform_BootPerfServer/
platform_BootPerfServer.py
5
import
logging
54
logging
.info('Taking client through OOBE.')
59
logging
.info('BootPerfServer: reboot %s', self.client.hostname)
67
logging
.info('BootPerfServer: start client test')
75
logging
.info('BootPerfServer: gather client results')
87
logging
.warning('Unable to locate %s', src)
91
logging
.info('Output perf data for iteration %03d', self.iteration)
/external/autotest/server/site_tests/platform_CorruptRootfs/
platform_CorruptRootfs.py
5
import
logging
62
logging
.info('Root partition %s', result.stdout)
86
logging
.info('CorruptRootfs: copy partitions A to B')
91
logging
.info('CorruptRootfs: set attributes on kernal A and B')
96
logging
.info('CorruptRootfs: corrupt rootfs A ' + rootfsA)
102
logging
.info('CorruptRootfs: reboot ' + self.client.hostname)
111
logging
.info('Root partition %s', result.stdout)
/external/autotest/server/site_tests/provision_AutoUpdate/
provision_AutoUpdate.py
5
import
logging
62
logging
.debug('Start provisioning %s to %s.', host, value)
105
logging
.warning('Unable to stage quick provision payload: %s',
115
logging
.warning('Failed to list_image_dir for build %s. '
120
logging
.debug('Installing image')
129
logging
.error(e)
131
logging
.debug('Finished provisioning %s to %s', host, value)
/external/autotest/server/site_tests/security_kASLR/
security_kASLR.py
5
import
logging
, os
70
logging
.info("Starting kASLR tests for '%s' on '%s'",
75
logging
.info("kASLR not available on this kernel")
78
logging
.info("kASLR not available on this architecture")
93
logging
.debug("Reboot %d: Symbol %s @ %s", \
105
logging
.info("Unique kernel offsets: %d", unique)
108
logging
.debug("Address %s: %d", addr, address_count[addr])
/external/autotest/site_utils/
check_slave_db_delay.py
15
import
logging
53
logging
.debug('Seconds_Behind_Master of server %s is %d.', server,
60
logging
.error('Failed to get Seconds_Behind_Master of server %s '
63
logging
.exception('Failed to get slave status of server %s.', server)
86
file_path=os.path.abspath(options.logfile), level=
logging
.DEBUG)
96
logging
.info('Start checking Seconds_Behind_Master of slave databases')
106
logging
.info('Finished checking.')
lxc_pool_service.py
9
import
logging
43
logging
.warning('SSP requires root privilege to run commands, please '
47
# Configure
logging
.
74
The retrieved status is printed out via
logging
.
77
logging
.debug('Requesting status...')
78
logging
.info(client.get_status())
84
logging
.debug('Requesting stop...')
85
logging
.info(client.shutdown())
91
logging
.debug('Creating client...')
/external/caliper/caliper/src/test/java/com/google/caliper/config/
LoggingConfigLoaderTest.java
18
import static java.util.
logging
.Level.INFO;
42
import java.util.
logging
.FileHandler;
43
import java.util.
logging
.Handler;
44
import java.util.
logging
.LogManager;
45
import java.util.
logging
.LogRecord;
46
import java.util.
logging
.Logger;
47
import java.util.
logging
.SimpleFormatter;
/external/lisa/libs/utils/android/
screen.py
18
import
logging
32
log =
logging
.getLogger('Screen')
71
log =
logging
.getLogger('Screen')
99
log =
logging
.getLogger('Screen')
113
log =
logging
.getLogger('Screen')
144
log =
logging
.getLogger('Screen')
161
log =
logging
.getLogger('Screen')
/external/tensorflow/tensorflow/contrib/receptive_field/python/util/examples/
compute_rf.py
33
from tensorflow.python.platform import tf_logging as
logging
62
logging
.info('Receptive field size (horizontal) = %s', receptive_field_x)
63
logging
.info('Receptive field size (vertical) = %s', receptive_field_y)
64
logging
.info('Effective stride (horizontal) = %s', effective_stride_x)
65
logging
.info('Effective stride (vertical) = %s', effective_stride_y)
66
logging
.info('Effective padding (horizontal) = %s', effective_padding_x)
67
logging
.info('Effective padding (vertical) = %s', effective_padding_y)
/external/tensorflow/tensorflow/python/training/
tensorboard_logging.py
15
"""tensorboard_logging provides
logging
that is also written to the events file.
17
Any messages logged via this module will be logged both via the platform
logging
19
for
logging
messages that you might want to be visible from inside TensorBoard
22
You can use this just like the
logging
module:
36
from tensorflow.python.platform import tf_logging as
logging
51
# The SummaryWriter instance to use when
logging
, or None to not log, or
56
# Map from the tensorboard_logging
logging
enum values to the proto's enum
66
# Map from the tensorboard_logging module levels to the
logging
module levels.
68
DEBUG:
logging
.DEBUG,
69
INFO:
logging
.INFO
[
all
...]
/libcore/luni/src/test/java/libcore/java/util/logging/
OldMemoryHandlerTest.java
18
package libcore.java.util.
logging
;
25
import java.util.
logging
.Filter;
26
import java.util.
logging
.Handler;
27
import java.util.
logging
.Level;
28
import java.util.
logging
.LogManager;
29
import java.util.
logging
.LogRecord;
30
import java.util.
logging
.MemoryHandler;
61
props.put("java.util.
logging
.MemoryHandler.level", "FINE");
62
props.put("java.util.
logging
.MemoryHandler.filter", baseClassName + "$MockFilter");
63
props.put("java.util.
logging
.MemoryHandler.size", "2")
[
all
...]
Completed in 1817 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>