Searched refs:pull_files (Results 1 – 17 of 17) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLivePostflightTest.py | 59 ad.pull_files(crash_diff, crash_path) 80 ad.pull_files([tombstone], crash_path)
|
D | TelLiveStressTest.py | 641 ad.pull_files(BINDER_LOGS, log_path) 660 ad.pull_files(BINDER_LOGS, log_path)
|
D | TelLiveNoQXDMLogTest.py | 499 ad.pull_files([sl4a_apk], "/tmp/")
|
D | TelLiveConnectivityMonitorBaseTest.py | 152 self.dut.pull_files([CALL_DATA_LOGS], log_path)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_measurement.py | 202 self.ad.pull_files(src, dest) 251 self.ad.pull_files(self._get_latest_measurement_file_path(), local_measurement_file)
|
D | supl.py | 18 ad.pull_files(xml_path_on_device, xml_path_on_host)
|
D | gnss_test_utils.py | 709 ad.pull_files([apk_source], apk_path) 725 ad.pull_files(file, host_dest) 2031 ad.pull_files("/etc/gps_debug.conf", tmp_path) 2070 ad.pull_files("/vendor/etc/gnss/gps.xml", tmp_path) 2104 ad.pull_files("/etc/gps_debug.conf", xtra_tmp_path) 2504 ad.pull_files(pixellogger_path, tmp_dir) 2811 ad.pull_files(gps_xml_path, local_xml)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | qcom_utils.py | 247 dut.pull_files(logs, log_path) 281 dut.pull_files(dut_ini_path, local_ini_path)
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | android_device.py | 1181 def pull_files(self, device_paths, host_path=None): member in AndroidDevice 1227 self.pull_files(crash_reports, crash_log_path) 1244 self.pull_files(qxdm_logs, qxdm_log_path) 1283 self.pull_files(sdm_logs, sdm_log_path)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_logging_utils.py | 534 ad.pull_files(logs, log_path) 611 ad.pull_files(logs, log_path)
|
D | tel_bootloader_utils.py | 51 ad.pull_files([sl4a_apk], "/tmp/")
|
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 77 self.pri_ad.pull_files([CNSS_LOG_PATH], os.path.join(
|
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssSuplTest.py | 103 self.ad.pull_files(gnss_defines.BCM_GPS_XML_PATH, self.ad.device_log_path)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | shannon_log_parser.py | 683 self.dut.pull_files( 688 self.dut.pull_files(
|
D | cellular_performance_test_utils.py | 359 self.dut.pull_files(
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | PowerBaseTest.py | 543 self.dut.pull_files(TEMP_FILE, RESULTS_DESTINATION)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 2547 ad.pull_files(logs, log_path) 2681 ad.pull_files(logs, log_path)
|