/tools/test/connectivity/acts_tests/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/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/tests/google/bt/ |
D | BtBasicFunctionalityTest.py | 109 self.log.debug("Android device1 scan mode is " 112 self.log.debug("Android device1 scan mode is not " 116 self.log.debug("Android device2 start discovery process success") 124 self.log.debug( 129 self.log.debug("Android device1 is in the discovery " 134 self.log.debug( 139 self.log.debug("Android device2 start discovery process error") 174 self.log.debug("Android device1 scan mode is SCAN_MODE_NONE") 176 self.log.debug("Android device1 scan mode is not SCAN_MODE_NONE") 179 self.log.debug("Android device2 start discovery process success") [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiScannerScanTest.py | 96 self.log.debug("Run extended test: {}".format(self.run_extended_test)) 107 self.log.debug("Shut down all wifi scanner activities.") 217 self.log.debug("max_scan_interval: %s", max_scan_interval) 251 self.log.debug("Number of Full scan results %s", len(results)) 283 self.log.debug("Waiting for event: %s for time %s", event_name, 286 self.log.debug("Event received: %s", event) 337 self.log.debug("Waiting for event: %s for time %s", event_name, 401 self.log.debug("Waiting for event: %s for time %s", event_name, 404 self.log.debug("Event received: %s", event) 471 self.log.debug("Event received: %s", event) [all …]
|
D | WifiManagerTest.py | 229 self.log.debug("Expected SSID = %s Connected SSID = %s" % 250 self.log.debug(pprint.pformat(data)) 281 self.log.debug(data) 317 self.log.debug("Iteration %d, got energy info: %s" % (i, info)) 443 self.log.debug("Toggling wifi OFF") 448 self.log.debug("Toggling wifi ON") 477 self.log.debug("Toggling Airplane mode ON") 484 self.log.debug("Toggling Airplane mode OFF") 520 self.log.debug("Going from on to off.") 522 self.log.debug("Going from off to on.") [all …]
|
D | WifiStressTest.py | 137 self.log.debug("Ping Result = %s" % result) 180 self.log.debug("Configured networks: %s", configured_networks) 221 self.log.debug("Error occurred in iPerf traffic.") 235 self.log.debug("Going from on to off.") 237 self.log.debug("Going from off to on.") 241 self.log.debug("WiFi was enabled on the device in %s s." % 256 self.log.debug("Going from on to off.") 258 self.log.debug("Going from off to on.") 262 self.log.debug("WiFi was enabled on the device in %s s." % 293 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 …]
|
/tools/test/connectivity/acts_tests/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/asuite/atest/ |
D | atest_utils.py | 189 logging.debug('No build targets, skipping build.') 196 logging.debug('Building Dependencies: %s', ' '.join(build_targets)) 198 logging.debug('Executing command: %s', cmd) 226 logging.debug('Talking to result server raised exception: %s', err) 304 logging.debug('Checking colorful raised exception: %s', err) 545 logging.debug('Saving cache %s.', cache_path) 550 logging.debug('Exception raised: %s', err) 567 logging.debug('Loading cache %s.', cache_file) 578 logging.debug('Exception raised: %s', err) 594 logging.debug('Removing cache: %s', cache_file) [all …]
|
/tools/asuite/atest/tools/ |
D | atest_tools.py | 147 logging.debug('Running updatedb... ') 150 logging.debug('Executing: %s', updatedb_cmd) 183 logging.debug('Done') 204 logging.debug('Probing CC classes:\n %s', find_cc_cmd) 221 logging.debug('Probing Java classes:\n %s', find_java_cmd) 230 logging.debug('indexing testable modules.') 235 logging.debug('Done') 253 logging.debug('indexing CC classes.') 270 logging.debug('indexing Java classes.') 287 logging.debug('indexing packages.') [all …]
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 689 ad.log.debug("Toggling Airplane mode ON.") 694 ad.log.debug("Toggling Airplane mode OFF.") 708 ad.log.debug("Toggling wifi OFF.") 711 ad.log.debug("Toggling wifi ON.") 823 ad.log.debug("Scan failure received") 938 ad.log.debug("Tethering started successfully.") 1076 logging.debug("Connection result on %s: %s.", ad.serial, 1128 ad.log.debug("Wi-Fi connection result: %s.", connect_result) 1278 ad.log.debug("Expected SSID = %s Connected SSID = %s" % 1341 ad.log.debug("Wi-Fi connection result: %s.", connect_result) [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveNoQXDMLogTest.py | 151 ad.log.debug("Begin Time is %s", begin_time) 163 ad.log.debug("Datetime for boot_complete is %s", 179 ad.log.debug("Datetime for %s is %s", tel_state, 185 ad.log.debug("New Blocked %s", blocked_for_calculate) 200 ad.log.debug("Keyword Time Dict %s", keyword_time_dict) 258 ad.log.debug("Begin Time is %s", begin_time) 270 ad.log.debug("Datetime for boot_complete is %s", 286 ad.log.debug("Datetime for %s is %s", tel_state, 292 ad.log.debug("New Blocked %s", blocked_for_calculate) 307 ad.log.debug("Keyword Time Dict %s", keyword_time_dict) [all …]
|
/tools/tradefederation/core/atest/ |
D | atest_utils.py | 170 logging.debug('No build targets, skipping build.') 177 logging.debug('Building Dependencies: %s', ' '.join(build_targets)) 179 logging.debug('Executing command: %s', cmd) 213 logging.debug('Talking to result server raised exception: %s', err) 292 logging.debug('Checking colorful raised exception: %s', err) 538 logging.debug('Saving cache %s.', cache_path) 543 logging.debug('Exception raised: %s', err) 560 logging.debug('Loading cache %s.', cache_file) 567 logging.debug('Exception raised: %s', err) 583 logging.debug('Removing cache: %s', cache_file) [all …]
|
/tools/test/connectivity/acts_tests/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/framework/acts/controllers/ |
D | fuchsia_device.py | 325 self.log.debug("Initialziing server connection") 360 self.log.debug('Device is not pingable. Retrying in 1 second.') 384 self.log.debug( 459 self.log.debug('Device is still pingable. Retrying.') 572 self.log.debug("Pinging %s..." % dest_ip) 600 self.log.debug("Request to print clients") 632 self.log.debug(response) 693 self.log.debug("Attempting to start Fuchsia " 751 self.log.debug("Connect call failed, aborting!") 758 self.log.debug("Aborting! - Connect call failed with error: %s" % [all …]
|
/tools/tradefederation/core/atest/tools/ |
D | atest_tools.py | 129 logging.debug('Running updatedb... ') 132 logging.debug('Executing: %s', updatedb_cmd) 181 logging.debug('Probing CC classes:\n %s', find_cc_cmd) 198 logging.debug('Probing Java classes:\n %s', find_java_cmd) 207 logging.debug('indexing testable modules.') 229 logging.debug('indexing CC classes.') 246 logging.debug('indexing Java classes.') 263 logging.debug('indexing packages.') 280 logging.debug('indexing qualified classes.') 329 logging.debug('Indexing targets... ')
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | gnss_test_utils.py | 414 ad.log.debug(ssr["log_message"]) 438 ad.log.debug(output) 463 ad.log.debug("%s" % logcat_results[-1]["log_message"]) 655 ad.log.debug(logcat_results[-1]["log_message"]) 788 ad.log.debug(track_data) 844 ad.log.debug(gnss_results[-1]["log_message"]) 858 ad.log.debug(flp_results[-1]["log_message"]) 870 ad.log.debug("TTFF Loop %d - (Lat, Lon) = (%s, %s)" % (ttff_loop, 920 ad.log.debug("%s TTFF data: %s" % (ttff_mode, ttff_data)) 1028 ad.log.debug("\n"+current) [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
D | RangeApSupporting11McTest.py | 58 dut.log.debug("RTT Supporting APs=%s", rtt_supporting_aps) 65 dut.log.debug("Stats=%s", stats) 132 dut.log.debug("RTT Supporting APs=%s", rtt_supporting_aps) 141 dut.log.debug("Stats Phase 1 (pre-SAP)=%s", stats) 169 dut.log.debug("Stats Phase 2 (SAP)=%s", stats) 203 dut.log.debug("Stats Phase 3 (post-SAP)=%s", stats) 226 dut.log.debug("RTT Supporting APs=%s", rtt_supporting_aps) 231 dut.log.debug("RTT configs=%s", rtt_configs) 241 dut.log.debug("Event=%s", events) 251 self.log.debug("Waiting for RTT event timed out.")
|
/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) 555 logging.debug("Audio analysis completed.")
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | smbv100.py | 49 self._logger.debug(infmsg) 55 self._logger.debug('Closed connection to SMBV100') 71 self._logger.debug('Preset SMBV100') 91 self._logger.debug(infmsg) 111 self._logger.debug(infmsg) 125 self._logger.debug(infmsg) 147 self._logger.debug(infmsg) 161 self._logger.debug(infmsg)
|
/tools/asuite/aidegen/lib/ |
D | ide_common_util.py | 48 logging.debug('The script%s for %s %s found.', 64 logging.debug('Run command: "%s" to launch project.', run_sh_cmd) 85 logging.debug('Search all files under %s to get %s, %s.', top, root, 90 logging.debug('Use file name filter to find %s in path %s.', 141 logging.debug('Call get_scripts_from_dir_path with %s, and %s', input_path, 185 logging.debug('Extracted path is: %s.', path) 213 logging.debug('IDE installed path from user input: %s.', ide_path) 232 logging.debug('Result for checking IntelliJ path %s after sorting:%s.',
|
/tools/acloud/internal/lib/ |
D | utils.py | 122 logger.debug("Created temporary dir %s", self.path) 145 logger.debug("Deleted temporary dir %s", self.path) 346 logger.debug( 633 logger.debug("Some requests did not succeed after retry.") 806 logger.debug("Running '%s'", ' '.join(command)) 822 logger.debug("The port %d is available.", constants.WEBRTC_LOCAL_PORT) 1048 logger.debug("SSVNC_SCALE:%s", scale_ratio) 1121 logger.debug("scale_h: %s (screen_h: %s/avd_h: %s)," 1176 logger.debug("Need to add user groups to the command") 1185 logger.debug("user group cmd: %s", user_group_cmd)
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/ |
D | wifi_p2p_test_utils.py | 62 ad.log.debug("Disconnect") 73 ad.log.debug("Run Ping Test, %s ping %s "% (ad.serial, target_ip_address)) 87 ad.log.debug("is go check") 104 ad.log.debug("p2p go ip") 109 ad.log.debug("p2p go ip: %s" % ad_connect_info_event['data']['groupOwnerHostAddress']) 142 ad1.log.debug(ad1_peerConfig['data']) 147 ad2.log.debug(ad2_peerConfig['data']) 233 ad1.log.debug(ad1_event['data']) 253 ad1.log.debug(ad1_event['data'])
|
/tools/asuite/atest/test_finders/ |
D | test_finder_utils.py | 340 logging.debug('%s', err) 424 logging.debug('\'%s\' does not exist!', search_dir) 434 logging.debug('Exception raised: %s', err) 439 logging.debug('Found %s in %s', target, FIND_INDEXES[ref_type]) 446 logging.debug('Executing %s find cmd: %s', ref_name, find_cmd) 450 logging.debug('%s find cmd out: %s', ref_name, out) 451 logging.debug('%s find completed in %ss', ref_name, time.time() - start) 636 logging.debug('Targets found in config file: %s', targets) 821 logging.debug('Targets found in config file: %s', targets)
|