/tools/test/connectivity/acts/tests/google/ble/api/ |
D | BleAdvertiseApiTest.py | 79 self.log.debug("exp filtering mode: {}," 84 self.log.debug("exp tx power level: {}," 89 self.log.debug("exp is connectable: {}," 129 self.log.debug("Step 4: Verify all defaults match exp values.") 132 self.log.debug("exp filtering service uuids: {}," 137 self.log.debug( 143 self.log.debug( 148 self.log.debug("Some values didn't match the defaults.") 150 self.log.debug("All default values passed.") 177 self.log.debug("Step 1: Setup environment.") [all …]
|
D | BleScanApiTest.py | 90 self.log.debug("Set Scan Settings failed with: ".format(error)) 96 self.log.debug("Set Scan Filter Device Name failed with: {}" 104 self.log.debug("Set Scan Filter Device Address failed with: {}" 115 self.log.debug("Set Scan Filter Manufacturer info with data " 126 self.log.debug( 155 self.log.debug("Scan Settings did not match. expected: {}, found: " 159 self.log.debug("Scan Filter device name did not match. expected: " 164 self.log.debug( 170 self.log.debug("Scan Filter manufacturer data id did not match. " 176 self.log.debug("Scan Filter manufacturer data did not match. " [all …]
|
/tools/test/connectivity/acts/tests/google/bt/ |
D | BtBasicFunctionalityTest.py | 110 self.log.debug("Android device1 scan mode is " 113 self.log.debug("Android device1 scan mode is not " 117 self.log.debug("Android device2 start discovery process success") 125 self.log.debug( 130 self.log.debug("Android device1 is in the discovery " 135 self.log.debug( 140 self.log.debug("Android device2 start discovery process error") 175 self.log.debug("Android device1 scan mode is SCAN_MODE_NONE") 177 self.log.debug("Android device1 scan mode is not SCAN_MODE_NONE") 180 self.log.debug("Android device2 start discovery process success") [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | apollo_lib.py | 221 logging.debug(cmd) 342 logging.debug('PDL mask: %s' % mask) 373 logging.debug('Inside set_pairing_mode()...') 395 logging.debug('Inside is_bt_enabled()...') 400 logging.debug('Inside panic()...') 413 logging.debug('Inside power({})...'.format(cmd)) 427 logging.debug('Inside charge({})...'.format(state)) 482 logging.debug('Inside reset()...') 515 logging.debug('Inside reboot()...') 546 logging.debug('Inside reconnect()...') [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiScannerScanTest.py | 106 self.log.debug("Run extended test: {}".format(self.run_extended_test)) 117 self.log.debug("Shut down all wifi scanner activities.") 227 self.log.debug("max_scan_interval: %s", max_scan_interval) 256 self.log.debug("Number of Full scan results %s", len(results)) 288 self.log.debug("Waiting for event: %s for time %s", event_name, 291 self.log.debug("Event received: %s", event) 342 self.log.debug("Waiting for event: %s for time %s", event_name, 406 self.log.debug("Waiting for event: %s for time %s", event_name, 409 self.log.debug("Event received: %s", event) 476 self.log.debug("Event received: %s", event) [all …]
|
D | WifiManagerTest.py | 233 self.log.debug("Expected SSID = %s Connected SSID = %s" % 254 self.log.debug(pprint.pformat(data)) 285 self.log.debug(data) 321 self.log.debug("Iteration %d, got energy info: %s" % (i, info)) 447 self.log.debug("Toggling wifi OFF") 452 self.log.debug("Toggling wifi ON") 481 self.log.debug("Toggling Airplane mode ON") 488 self.log.debug("Toggling Airplane mode OFF") 509 self.log.debug("Going from on to off.") 511 self.log.debug("Going from off to on.") [all …]
|
D | WifiStressTest.py | 142 self.log.debug("Ping Result = %s" % result) 185 self.log.debug("Configured networks: %s", configured_networks) 226 self.log.debug("Error occurred in iPerf traffic.") 240 self.log.debug("Going from on to off.") 242 self.log.debug("Going from off to on.") 246 self.log.debug("WiFi was enabled on the device in %s s." % 261 self.log.debug("Going from on to off.") 263 self.log.debug("Going from off to on.") 267 self.log.debug("WiFi was enabled on the device in %s s." % 298 self.log.debug("Error occurred in iPerf traffic.") [all …]
|
D | WifiScannerBssidTest.py | 73 self.log.debug("Shut down all wifi scanner activities.") 97 self.log.debug(scan_setting) 134 self.log.debug("scan result %s.", results) 193 self.log.debug(event) 201 self.log.debug("scan result %s", results) 241 self.log.debug(event) 249 self.log.debug("scan result %s %s", i, results) 253 self.log.debug(event) 388 self.log.debug(event) 425 self.log.debug(event) [all …]
|
D | WifiTeleCoexTest.py | 76 self.log.debug("Connected to %s network on %s device" % ( 88 self.log.debug("stress_toggle_wifi: Iteration %d" % count) 104 self.log.debug("stress_toggle_airplane: Iteration %d" % count) 120 self.log.debug("Toggling Airplane mode ON") 128 self.log.debug("Toggling wifi ON") 152 self.log.debug("Finished setting up phones for voice calling")
|
/tools/test/connectivity/acts/tests/google/ble/filtering/ |
D | UniqueFilteringTest.py | 47 self.log.debug("Verifying onFailure event") 48 self.log.debug(pprint.pformat(event)) 56 self.log.debug("Verifying onScanResult event") 57 self.log.debug(pprint.pformat(event)) 60 self.log.debug( 72 self.log.debug("Verifying onBatchScanResult event") 73 self.log.debug(pprint.pformat(event)) 77 self.log.debug("Difference in time in between scan start and " 81 self.log.debug( 133 self.log.debug(worker.result(self.default_timeout)) [all …]
|
/tools/test/connectivity/acts/tests/google/ble/system_tests/ |
D | BleStressTest.py | 53 self.log.debug("Verifying onSuccess event") 54 self.log.debug(pprint.pformat(event)) 177 self.log.debug(worker.result(self.default_timeout)) 179 self.log.debug(" ".join( 184 self.log.debug(" ".join([ 230 self.log.debug(worker.result(self.default_timeout)) 232 self.log.debug(" ".join( 237 self.log.debug(" ".join([ 251 self.log.debug(worker.result(self.default_timeout)) 253 self.log.debug(" ".join( [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
D | RangeApSupporting11McTest.py | 61 dut.log.debug("RTT Supporting APs=%s", rtt_supporting_aps) 68 dut.log.debug("Stats=%s", stats) 135 dut.log.debug("RTT Supporting APs=%s", rtt_supporting_aps) 144 dut.log.debug("Stats Phase 1 (pre-SAP)=%s", stats) 172 dut.log.debug("Stats Phase 2 (SAP)=%s", stats) 206 dut.log.debug("Stats Phase 3 (post-SAP)=%s", stats) 229 dut.log.debug("RTT Supporting APs=%s", rtt_supporting_aps) 234 dut.log.debug("RTT configs=%s", rtt_configs) 244 dut.log.debug("Event=%s", events) 254 self.log.debug("Waiting for RTT event timed out.")
|
D | RangeApNonSupporting11McTest.py | 57 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 65 dut.log.debug("Stats=%s", stats) 119 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 127 dut.log.debug("Stats=%s", stats) 156 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 160 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 167 dut.log.debug("Stats=%s", stats)
|
/tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/ |
D | check_quality.py | 115 logging.debug('Convert the file using sox: %s', command) 153 logging.debug('Wave header: %s', header) 221 logging.debug('Channel %d max abs signal: %f', channel_idx, 232 logging.debug('saturate_value: %f', saturate_value) 233 logging.debug('max signal after normalized: %f', 238 logging.debug('Channel %d spectral:\n%s', channel_idx, 264 logging.debug('Channel %d quality:\n%s', channel_idx, 293 logging.debug('expected_freqs: %s', expected_freqs) 368 logging.debug('expected_freqs: %s', expected_freqs)
|
/tools/acloud/setup/ |
D | setup_common.py | 51 logger.debug("Run command: %s", cmd) 104 logger.debug("Check package install status") 105 logger.debug(pkg_info) 126 logger.debug("Package is not installed, status is (none)") 130 logger.debug("Version info not found [installed: %s ,candidate: %s]", 136 logger.debug("Package %s version at %s, expected %s",
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_datastore_utils.py | 57 logging.debug("Request = %s" % request) 77 logging.debug("Request = %s" % request) 97 logging.debug("Request = %s" % request) 115 logging.debug("Request = %s" % request) 133 logging.debug("Request = %s" % request) 146 logging.debug("Request = %s" % request)
|
D | wifi_test_utils.py | 686 ad.log.debug("Toggling Airplane mode ON.") 691 ad.log.debug("Toggling Airplane mode OFF.") 705 ad.log.debug("Toggling wifi OFF.") 708 ad.log.debug("Toggling wifi ON.") 807 ad.log.debug("Scan failure received") 922 ad.log.debug("Tethering started successfully.") 1060 logging.debug("Connection result on %s: %s.", ad.serial, 1112 ad.log.debug("Wi-Fi connection result: %s.", connect_result) 1268 ad.log.debug("Expected SSID = %s Connected SSID = %s" % 1331 ad.log.debug("Wi-Fi connection result: %s.", connect_result) [all …]
|
/tools/tradefederation/core/atest/test_runners/ |
D | test_runner_base.py | 66 logging.debug('ignoring the following args: %s', kwargs) 87 logging.debug('Executing command: %s', cmd) 105 logging.debug('Caught exception:', exc_info=1) 114 logging.debug('Killing subproc: %s', subproc.pid) 119 logging.debug('Subproc already terminated, skipping') 141 logging.debug('Runner Name: %s, Process ID: %s', self.NAME, proc.pid)
|
D | atest_tf_test_runner.py | 84 logging.debug('APE_API_KEY is set by developer.') 89 logging.debug('Set APE_API_KEY: %s', ape_api_key) 92 logging.debug('APE_API_KEY not set, some GTS tests may fail' 169 logging.debug('Accepted connection from %s', addr) 180 logging.debug('Socket server started on port %s', 195 logging.debug('Polling TF subproc for early exit.') 197 logging.debug('TF subproc exited early') 215 logging.debug('Waiting to receive data') 217 logging.debug('received: %s', data)
|
/tools/asuite/aidegen/lib/ |
D | ide_util.py | 67 logging.debug('IdeUtil with OS name: %s%s', platform.system(), 318 logging.debug('IDE internal installed path: %s.', found) 566 logging.debug('Result for checking %s after sort: %s.', 634 logging.debug('Result for checking %s after sort: %s.', ide_name, 649 logging.debug('Run command: "%s" to launch project.', run_sh_cmd) 670 logging.debug('Search all files under %s to get %s, %s.', top, root, 673 logging.debug('Use file name filter to find %s in path %s.', file_, 725 logging.debug('Call _get_script_from_dir_path with %s, and %s', input_path, 764 logging.debug('Extracted path is: %s.', path) 792 logging.debug('IDE installed path from user input: %s.', ide_path) [all …]
|
/tools/tradefederation/core/atest/metrics/ |
D | clearcut_client.py | 129 logging.debug('Scheduling thread to run in %f seconds', time_from_now) 162 logging.debug('LogRequest successfully sent to Clearcut.') 169 logging.debug('LogResponse: %s', log_response) 171 logging.debug('Failed to push events to Clearcut. Error code: %d', 174 logging.debug('Failed to push events to Clearcut.') 176 logging.debug(e)
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | fuchsia_device.py | 199 self.log.debug("Initialziing server connection") 213 self.log.debug("Request to print clients") 246 self.log.debug("Cleaned up with status: ", r) 316 self.log.debug("Attempting to start Fuchsia " 342 self.log.debug(sl4f_initial_msg) 368 self.log.debug("Attempting to start Fuchsia device services on %s." % 378 self.log.debug("Attempting to stop Fuchsia device services on %s." %
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/ |
D | _tnhelper.py | 54 logging.debug("Telnet Server IP = %s" % host) 79 logging.debug('Diagnosing telnet connection') 99 logging.debug('Telnet connection likely recovered') 121 logging.debug('Telnet Command: {}'.format(cmd_str)) 122 logging.debug('Telnet Reply: ({},{},{})'.format(
|
/tools/test/connectivity/acts/framework/acts/controllers/gnssinst_lib/ |
D | abstract_inst.py | 78 self._logger.debug(infmsg) 82 self._logger.debug(infmsg) 105 self._logger.debug('Sent %r to %r:%r.', cmd, self._ip_addr, 161 self._logger.debug('Received %r from %r:%r.', resp, self._ip_addr, 175 self._logger.debug('Closed Socket Instrument %r:%r.',
|
/tools/acloud/metrics/ |
D | metrics.py | 52 logger.debug("No metrics recorder available, not sending metrics.") 63 logger.debug("Failed to send start event:%s", str(e)) 79 logger.debug("error retrieving email: %s", e) 100 logger.debug("Failed to send exit event:%s", str(e))
|