/tools/test/connectivity/acts/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/framework/acts/controllers/spirent_lib/ |
D | gss6450.py | 82 self._logger.debug('Got scenario file name: "%s".', filename) 97 self._logger.debug('Got scenario description: "%s".', description) 114 self._logger.debug('Got scenario location: "%s".', location) 130 self._logger.debug('Got operation mode: "%s".', mode) 143 self._logger.debug('Got battery level: %s%%.', batterylevel) 156 self._logger.debug('Got RF port voltage: "%s".', voltageout) 182 self._logger.debug('Got current storage media: %s.', media) 195 self._logger.debug('Got attenuation: %s dB.', resp_str) 209 self._logger.debug('Got senario elapsed time: "%s".', resp_str) 226 self._logger.debug('Got senario playback offset: %s sec.', offset_tmp) [all …]
|
/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/test/connectivity/acts/framework/acts/controllers/spectracom_lib/ |
D | gsg6.py | 48 self._logger.debug(infmsg) 54 self._logger.debug('Closed connection to GSG-6') 85 self._logger.debug(infmsg) 92 self._logger.debug('Stopped running scenario') 98 self._logger.debug('Reset GSG-6') 120 self._logger.debug(infmsg)
|
/tools/asuite/atest/tools/ |
D | atest_tools.py | 124 logging.debug('Running updatedb... ') 127 logging.debug('Executing: %s', updatedb_cmd) 160 logging.debug('Done') 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.') 212 logging.debug('Done') 230 logging.debug('indexing CC classes.') 247 logging.debug('indexing Java classes.') 264 logging.debug('indexing packages.') [all …]
|
/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)
|
/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.', 139 logging.debug('Call get_scripts_from_dir_path with %s, and %s', input_path, 183 logging.debug('Extracted path is: %s.', path) 211 logging.debug('IDE installed path from user input: %s.', ide_path) 230 logging.debug('Result for checking IntelliJ path %s after sorting:%s.',
|
D | aidegen_metrics.py | 44 logging.debug('Import metrics fail, can\'t send metrics.') 50 logging.debug('Import metrics fail, can\'t send metrics.') 56 logging.debug('Import metrics fail, can\'t send metrics.')
|
/tools/asuite/atest/test_runners/ |
D | test_runner_base.py | 65 logging.debug('ignoring the following args: %s', kwargs) 85 logging.debug('Executing command: %s', cmd) 103 logging.debug('Caught exception:', exc_info=1) 106 logging.debug('Killing subproc: %s', subproc.pid) 111 logging.debug('Subproc already terminated, skipping') 133 logging.debug('Runner Name: %s, Process ID: %s',
|
/tools/acloud/setup/ |
D | setup_common.py | 52 logger.debug("Run command: %s", cmd) 105 logger.debug("Check package install status") 106 logger.debug(pkg_info) 127 logger.debug("Package is not installed, status is (none)") 131 logger.debug("Version info not found [installed: %s ,candidate: %s]",
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | dut_log_test_utils.py | 133 ad.log.debug("Stopping diag_mdlog") 135 ad.log.debug("Pulling diag_logs from the device to local") 138 ad.log.debug("diagmd logs are deleted from device") 140 ad.log.debug("diagmd logs are not deleted from device") 145 ad.log.debug("Kill the existing qxdm process") 148 ad.log.debug("Pulling diag_logs from the device to local")
|
/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)
|
/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/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/tests/google/ble/system_tests/ |
D | BleStressTest.py | 54 self.log.debug("Verifying onSuccess event") 55 self.log.debug(pprint.pformat(event)) 178 self.log.debug(worker.result(self.default_timeout)) 180 self.log.debug(" ".join( 185 self.log.debug(" ".join([ 231 self.log.debug(worker.result(self.default_timeout)) 233 self.log.debug(" ".join( 238 self.log.debug(" ".join([ 252 self.log.debug(worker.result(self.default_timeout)) 254 self.log.debug(" ".join( [all …]
|
/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/tests/google/wifi/rtt/functional/ |
D | RangeApNonSupporting11McTest.py | 56 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 64 dut.log.debug("Stats=%s", stats) 118 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 126 dut.log.debug("Stats=%s", stats) 155 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 159 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 166 dut.log.debug("Stats=%s", stats)
|
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/asuite/atest/metrics/ |
D | clearcut_client.py | 122 logging.debug('Scheduling thread to run in %f seconds', time_from_now) 156 logging.debug('LogRequest successfully sent to Clearcut.') 163 logging.debug('LogResponse: %s', log_response) 165 logging.debug('Failed to push events to Clearcut. Error code: %d', 168 logging.debug('Failed to push events to Clearcut.') 170 logging.debug(e)
|
/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/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/asuite/atest/ |
D | atest_utils.py | 181 logging.debug('No build targets, skipping build.') 188 logging.debug('Building Dependencies: %s', ' '.join(build_targets)) 190 logging.debug('Executing command: %s', cmd) 218 logging.debug('Talking to result server raised exception: %s', err) 296 logging.debug('Checking colorful raised exception: %s', err) 532 logging.debug('Saving cache %s.', cache_path) 537 logging.debug('Exception raised: %s', err) 554 logging.debug('Loading cache %s.', cache_file) 565 logging.debug('Exception raised: %s', err) 581 logging.debug('Removing cache: %s', cache_file) [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/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/wifi/ |
D | WifiScannerScanTest.py | 96 self.log.debug("Run extended test: {}".format(self.run_extended_test)) 104 self.log.debug("Shut down all wifi scanner activities.") 214 self.log.debug("max_scan_interval: %s", max_scan_interval) 248 self.log.debug("Number of Full scan results %s", len(results)) 280 self.log.debug("Waiting for event: %s for time %s", event_name, 283 self.log.debug("Event received: %s", event) 334 self.log.debug("Waiting for event: %s for time %s", event_name, 398 self.log.debug("Waiting for event: %s for time %s", event_name, 401 self.log.debug("Event received: %s", event) 468 self.log.debug("Event received: %s", event) [all …]
|