/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_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/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/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/asuite/atest/tools/ |
D | atest_tools.py | 149 logging.debug('Running updatedb... ') 152 logging.debug('Executing: %s', updatedb_cmd) 186 logging.debug('Done') 207 logging.debug('Probing CC classes:\n %s', find_cc_cmd) 224 logging.debug('Probing Java classes:\n %s', find_java_cmd) 233 logging.debug('indexing testable modules.') 244 logging.debug('Done') 262 logging.debug('indexing CC classes.') 279 logging.debug('indexing Java classes.') 296 logging.debug('indexing packages.') [all …]
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiScannerScanTest.py | 102 self.log.debug("Run extended test: {}".format(self.run_extended_test)) 110 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 …]
|
D | WifiManagerTest.py | 111 self.log.debug("Toggling Airplane mode OFF") 244 self.log.debug("Expected SSID = %s Connected SSID = %s" % 267 self.log.debug(pprint.pformat(data)) 298 self.log.debug(data) 334 self.log.debug("Iteration %d, got energy info: %s" % (i, info)) 470 self.log.debug("Toggling wifi OFF") 476 self.log.debug("Toggling wifi ON") 507 self.log.debug("Toggling Airplane mode ON") 515 self.log.debug("Toggling Airplane mode OFF") 564 self.log.debug("Going from on to off.") [all …]
|
D | WifiStressTest.py | 141 self.log.debug("Ping Result = %s" % result) 184 self.log.debug("Configured networks: %s", configured_networks) 225 self.log.debug("Error occurred in iPerf traffic.") 239 self.log.debug("Going from on to off.") 241 self.log.debug("Going from off to on.") 245 self.log.debug("WiFi was enabled on the device in %s s." % 260 self.log.debug("Going from on to off.") 262 self.log.debug("Going from off to on.") 266 self.log.debug("WiFi was enabled on the device in %s s." % 297 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/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/atest/ |
D | atest_utils.py | 276 logging.debug('No build targets, skipping build.') 283 logging.debug('Building Dependencies: %s', ' '.join(build_targets)) 285 logging.debug('Executing command: %s', cmd) 316 logging.debug('Talking to result server raised exception: %s', err) 391 logging.debug('Checking colorful raised exception: %s', err) 644 logging.debug('%s has altered.', filename) 719 logging.debug('Saving cache %s.', cache_path) 724 logging.debug('Exception raised: %s', err) 743 logging.debug('Loading cache %s.', cache_file) 754 logging.debug('Exception raised: %s', err) [all …]
|
/tools/test/connectivity/acts_tests/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/asuite/atest-py2/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/asuite/atest-py2/ |
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/acts_contrib/test_utils/gnss/ |
D | dut_log_test_utils.py | 134 ad.log.debug("Stopping diag_mdlog") 136 ad.log.debug("Pulling diag_logs from the device to local") 139 ad.log.debug("diagmd logs are deleted from device") 141 ad.log.debug("diagmd logs are not deleted from device") 146 ad.log.debug("Kill the existing qxdm process") 149 ad.log.debug("Pulling diag_logs from the device to local") 173 ad.log.debug("gpstool logs are pulled from device") 177 ad.log.debug("gpstool logs are deleted from device")
|
/tools/test/connectivity/acts_tests/acts_contrib/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_tests/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.")
|
D | RangeApNonSupporting11McTest.py | 56 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 64 dut.log.debug("Stats=%s", stats) 120 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 128 dut.log.debug("Stats=%s", stats) 157 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 161 dut.log.debug("Visible non-IEEE 802.11mc APs=%s", non_rtt_aps) 168 dut.log.debug("Stats=%s", stats)
|
/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/asuite/atest/test_finders/ |
D | test_finder_utils.py | 303 logging.debug('Searching methods in %s', parent_fqcn) 310 logging.debug('Out of searching range: no test found.') 391 logging.debug('%s', err) 475 logging.debug('\'%s\' does not exist!', search_dir) 488 logging.debug('Exception raised: %s', err) 494 logging.debug('Found %s in %s', target, out) 500 logging.debug('Executing %s find cmd: %s', ref_name, find_cmd) 504 logging.debug('%s find cmd out: %s', ref_name, out) 505 logging.debug('%s find completed in %ss', ref_name, time.time() - start) 696 logging.debug('Targets found in config file: %s', targets) [all …]
|
/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/test/connectivity/acts_tests/acts_contrib/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/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 …]
|