HomeSort by relevance Sort by last modified time
    Searched refs:logging (Results 326 - 350 of 3267) sorted by null

<<11121314151617181920>>

  /external/autotest/server/site_tests/firmware_UpdateKernelDataKeyVersion/
firmware_UpdateKernelDataKeyVersion.py 5 import logging
28 logging.info(
67 logging.info('Original Kernel Version of KERN-B is %s', actual_ver)
70 logging.info('KERN-B will update to version %s', self._update_version)
76 logging.info("Update Kernel Data Key Version.")
81 logging.info("Check kernel data key version and rollback.")
86 logging.info("Boot with rollback kernel and change boot priority.")
91 logging.info("Check rollback version.")
  /external/autotest/server/site_tests/graphics_PowerConsumption/
graphics_PowerConsumption.py 4 import logging
19 logging.debug("Powering off client machine before running %s test.",
  /external/autotest/server/site_tests/power_DarkResumeDisplay/
power_DarkResumeDisplay.py 5 import logging, re, time
34 logging.info('Checking platform %s for compatibility with display test',
40 logging.info('kernel version is %s', kernel_ver)
50 logging.info("node_exists=%s", str(cmd.exit_status))
102 logging.info('suspending host, and waiting %ds', wait_time)
107 logging.info('dark resume count = %d', dark_resume_count)
111 logging.info('retrieving post-suspend error counts')
120 logging.info('error counts for Crtc %d Pipe %s constant at %d', k,
  /external/autotest/server/site_tests/power_DeferForFlashrom/
power_DeferForFlashrom.py 5 import logging
54 logging.info('Creating %d-byte temp file from %s', size, source_path)
60 logging.info('Created %s', temp_file)
71 logging.info("Running %s", bg_cmd)
105 logging.info("Waiting for flashrom to create %s...", _LOCK_FILE)
125 logging.info('Calling powerd\'s RequestRestart method')
142 logging.info("Waiting for host to go down...")
147 logging.info("System went down at %.2f", down_timestamp)
149 logging.info("Waiting for host to come back up...")
  /external/autotest/server/site_tests/stress_ClientTestReboot/
stress_ClientTestReboot.py 5 import logging
20 logging.debug('Starting loop #%d', i)
  /external/autotest/site_utils/
pubsub_utils.py 19 from chromite.lib import cros_logging as logging
52 logging.error('No credential file found')
61 logging.exception('Failed to get credential:%s', ex)
63 logging.exception('Failed to get the pubsub service handle:%s', e)
73 logging.exception('Failed to get pubsub resource object:%s', e)
99 logging.debug('Published notification message')
101 logging.error('Failed to published notification message')
104 logging.exception('Failed to publish test result notification:%s',
  /external/autotest/venv/lucifer/cmd/test/
abort_socket.py 14 import logging
20 logger = logging.getLogger(__name__)
obtain_lease.py 14 import logging
20 logger = logging.getLogger(__name__)
  /external/chromium-trace/catapult/common/py_utils/py_utils/
retry_util.py 5 import logging
49 logging.warning(
xvfb.py 6 import logging
26 logging.error('Xvfb did not start, returncode: %s, stdout:\n%s',
  /external/chromium-trace/catapult/devil/devil/android/
crash_handler.py 6 import logging
11 logger = logging.getLogger(__name__)
  /external/chromium-trace/catapult/devil/devil/utils/
host_utils.py 5 import logging
15 logging.warning('File or directory no longer found: %s', filepath)
  /external/chromium-trace/catapult/systrace/profile_chrome/
ui.py 5 import logging
27 logging.getLogger().disabled = True
  /external/fonttools/Lib/fontTools/ttLib/
__init__.py 47 import logging
50 log = logging.getLogger(__name__)
54 @deprecateFunction("use logging instead", category=DeprecationWarning)
  /external/grpc-grpc/test/http2_test/
http2_test_server.py 18 import logging
51 logging.info('Creating H2Factory for new connection (%s)', testcase)
57 logging.info('New Connection: %d' % self._num_streams)
59 logging.error('Unknown test case: %s' % self._testcase)
89 logging.error('Listening failed: %s' % reason.value)
99 logging.warning('serving on port %d : %s'%(portnum, test_case))
108 logging.basicConfig(
110 level=logging.INFO)
  /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
LogExceptionRunnable.java 21 import java.util.logging.Level;
22 import java.util.logging.Logger;
  /external/guava/guava/src/com/google/common/io/
LegacyCloseables.java 23 import java.util.logging.Level;
24 import java.util.logging.Logger;
  /external/guava/guava-testlib/src/com/google/common/testing/
SloppyTearDown.java 22 import java.util.logging.Level;
23 import java.util.logging.Logger;
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
TestLogHandler.java 20 import java.util.logging.Handler;
21 import java.util.logging.LogRecord;
  /external/opencensus-java/contrib/log_correlation/log4j2/src/test/java/io/opencensus/contrib/logcorrelation/log4j2/
AbstractOpenCensusLog4jLogCorrelationTest.java 27 import org.apache.logging.log4j.Level;
28 import org.apache.logging.log4j.LogManager;
29 import org.apache.logging.log4j.core.Appender;
30 import org.apache.logging.log4j.core.Logger;
31 import org.apache.logging.log4j.core.LoggerContext;
32 import org.apache.logging.log4j.core.StringLayout;
33 import org.apache.logging.log4j.core.appender.WriterAppender;
34 import org.apache.logging.log4j.core.layout.PatternLayout;
  /external/python/google-api-python-client/googleapiclient/discovery_cache/
__init__.py 19 import logging
23 LOGGER = logging.getLogger(__name__)
  /external/autotest/server/site_tests/provision_CheetsUpdate/
provision_CheetsUpdate.py 5 import logging
50 logging.info('Generated build name: %s', build_filename)
59 logging.info('Downloading the test build.')
61 logging.info('Android test file download path: %s', test_filepath)
62 logging.info('Zip image: %s', zip_image)
88 logging.info(
98 logging.info('Downloading the sepolicy.zip.')
114 logging.info('Downloading push_to_device.zip.')
126 logging.info('Unarchiving push_to_device.zip to %s', dir_filepath)
143 logging.info('Disabling rootfs on the DUT.'
    [all...]
  /external/autotest/client/site_tests/graphics_Idle/
graphics_Idle.py 5 import glob, logging, os, re, struct, time
55 logging.warning('Could not get idle CPU before running tests.')
76 logging.error('Error: %s not found.', ' '.join(paths))
80 logging.error('Error: %s', message)
84 logging.info('Content of %s\n%s', path, text_file.read())
92 logging.info('Running verify_lvds_downclock')
106 logging.info('Running verify_short_blanking')
113 logging.error('Error: %s not found.', param_path)
137 logging.info('Running verify_graphics_rc6')
165 logging.info('Running verify_graphics_i915_min_clock'
    [all...]
  /external/autotest/client/site_tests/graphics_Idle_P/
graphics_Idle_P.py 5 import glob, logging, os, re, struct, time
55 logging.warning('Could not get idle CPU before running tests.')
76 logging.error('Error: %s not found.', ' '.join(paths))
80 logging.error('Error: %s', message)
84 logging.info('Content of %s\n%s', path, text_file.read())
92 logging.info('Running verify_lvds_downclock')
106 logging.info('Running verify_short_blanking')
113 logging.error('Error: %s not found.', param_path)
137 logging.info('Running verify_graphics_rc6')
165 logging.info('Running verify_graphics_i915_min_clock'
    [all...]
  /external/toolchain-utils/android_bench_suite/
run.py 7 # pylint: disable=cros-logging-import
19 import logging
24 logging.basicConfig(level=logging.INFO)
154 logging.info('Removing old logfiles...')
160 logging.info('No logfile %s need to be removed. Ignored.', f)
161 logging.info('Old logfiles been removed.')
166 logging.info('Clearing old json results...')
172 logging.info('no %s json file need to be removed. Ignored.', bench)
173 logging.info('Old json results been removed.'
    [all...]

Completed in 1183 milliseconds

<<11121314151617181920>>