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

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/server/site_tests/firmware_DevModeStress/
firmware_DevModeStress.py 5 import logging
28 logging.info('======== Running FAFT ITERATION %d/%s ========',
30 logging.info("Verify dev mode.")
37 logging.info("Verify dev mode after soft reboot.")
47 logging.info("Complete, final check for dev mode.")
  /external/autotest/server/site_tests/firmware_ECPowerG3/
firmware_ECPowerG3.py 5 import logging
36 logging.error("Caught exception: %s", str(e))
43 logging.error("EC fails to drop into G3")
57 logging.info("Power off and check if system drop into G3 correctly.")
60 logging.info("Check if failure occurred.")
  /external/autotest/server/site_tests/firmware_PDConnect/
firmware_PDConnect.py 5 import logging
33 logging.info('Disconnect/Connect iteration %d', attempt)
38 logging.warn('Device does not support disconnect/connect')
79 logging.warn('device cant send power role swap command')
84 logging.warn('Device pair could not role swap, ending test')
  /external/autotest/server/site_tests/firmware_RONormalBoot/
firmware_RONormalBoot.py 5 import logging
37 logging.error("Caught exception: %s", str(e))
43 logging.info('The firmware USE_RO_NORMAL flag is disabled.')
46 logging.info("Disable the RO normal boot flag.")
52 logging.info("Expected TwoStop boot, restore the original flags.")
  /external/autotest/server/site_tests/firmware_RecoveryButton/
firmware_RecoveryButton.py 5 import logging
43 logging.error("Caught exception: %s", str(e))
49 logging.info("Switch to recovery mode and reboot.")
56 logging.info("Expected recovery boot and reboot.")
63 logging.info("Expected normal/dev boot.")
  /external/autotest/server/site_tests/firmware_TryFwB/
firmware_TryFwB.py 5 import logging
26 logging.error("Caught exception: %s", str(e))
30 logging.info("Set fwb_tries flag")
35 logging.info("Expected firmware B boot, reboot")
40 logging.info("Expected firmware " + expected_slot + " boot, done.")
  /external/autotest/server/site_tests/network_WiFi_RoamSuspend/
network_WiFi_RoamSuspend.py 5 import logging
34 logging.info("- Set up AP, connect.")
47 logging.info("- Short suspend, verify we're still connected.")
51 logging.info("- Reconfigure the AP during longer suspend.")
62 logging.info("- Verify that we roam to same network w/new parameters.")
  /external/autotest/server/site_tests/network_WiFi_SSIDMultiSwitchBack/
network_WiFi_SSIDMultiSwitchBack.py 5 import logging
74 logging.info("- Configure first AP & connect")
83 logging.info('- Configure second AP')
90 logging.info('- Drop the power on the first AP')
96 logging.info("- Wait for a connection on the second AP")
  /external/autotest/server/site_tests/network_WiFi_WoWLAN/
network_WiFi_WoWLAN.py 5 import logging
28 logging.info('DUT WiFi MAC = %s, IPv4 = %s', dut_mac, dut_ip)
29 logging.info('Router WiFi IPv4 = %s', router.wifi_ip)
33 logging.info('Set up WoWLAN')
53 logging.info('Client woke up successfully.')
  /external/tensorflow/tensorflow/lite/tools/benchmark/
logging.h 26 namespace logging { namespace in namespace:tflite
59 } // namespace logging
64 tflite::logging::LoggingWrapper( \
65 tflite::logging::LoggingWrapper::LogSeverity::severity) \
69 tflite::logging::LoggingWrapper( \
70 tflite::logging::LoggingWrapper::LogSeverity::FATAL, \
  /external/toolchain-utils/automation/clients/report/
validate_failures.py 50 import logging
104 logging.error('%s is not a valid GCC top level build directory.', build_dir)
107 logging.info('Discovered source directory: "%s"', srcdir)
108 logging.info('Discovered build target: "%s"', target)
132 log_fun = getattr(logging, level)
139 logging.info('Reading manifest file: "%s"', manifest_path)
143 logging.info('Getting actual results from build directory: "%s"',
156 logging.debug('Tests expected to fail:')
160 logging.debug('Actual test failures:')
166 logging.info('Build results not in the manifest:'
    [all...]
  /frameworks/av/services/audiopolicy/engineconfigurable/tools/
domainGeneratorPolicy.py 28 import logging
110 logging.info("Importing criteriaFile {}".format(criteriaFile))
112 logging.info("Importing criterionTypesFile {}".format(criterionTypesFile))
121 logging.info("Importing criterion_name {}".format(criterion_name))
122 logging.info("Importing type_name {}".format(type_name))
139 logging.info("Importing criterion_type_name {}".format(criterion_type_name))
140 logging.info("Importing criterion_inclusiveness {}".format(criterion_inclusiveness))
141 logging.info("Importing criterion_values {}".format(criterion_values))
162 logging.critical(str(ex))
163 logging.info("EXIT ON FAILURE"
    [all...]
  /external/autotest/server/cros/faft/utils/
mode_switcher.py 5 import logging
72 logging.info("Pressing Ctrl-D.")
94 logging.info('Enabled dut_sees_usb')
97 logging.info('ping timed out, try REC_ON')
117 logging.info('RECOVERY button pressed to switch to dev mode')
120 logging.info('ENTER pressed to switch to dev mode')
185 logging.info(info)
221 logging.info('Enabled dut_sees_usb')
224 logging.info('ping timed out, try REC_ON')
238 logging.info("Press and hold volume down button for %.1f seconds to
    [all...]
  /external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/
network_WiFi_RoamOnLowPower.py 5 import logging
147 logging.error('No events')
163 logging.info('Found expected event: "%s"',
169 logging.info('Found ALL expected events')
175 logging.error('Never found expected event "%s". iw log:',
178 logging.error(event.rstrip())
255 logging.info('- Configure first AP & connect')
268 logging.info('- Set background scan level')
277 logging.info('- Configure second AP')
288 logging.info('- Drop the power on the first AP'
    [all...]
  /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.info('_FolderFileAccessor: Prepare file %s -> %s',
40 logging.info(' 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/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/autoupdate_CrashBrowserAfterUpdate/
autoupdate_CrashBrowserAfterUpdate.py 5 import logging
24 logging.info('Browser crashed as expected.')
25 logging.error(e)
  /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)

Completed in 965 milliseconds

1 2 3 4 5 6 7 8 91011>>