Searched refs:pull_files (Results 1 – 12 of 12) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLivePostflightTest.py | 59 ad.pull_files(crash_diff, crash_path) 80 ad.pull_files([tombstone], crash_path)
|
D | TelLiveNoQXDMLogTest.py | 489 ad.pull_files([sl4a_apk], "/tmp/")
|
D | TelLiveConnectivityMonitorBaseTest.py | 153 self.dut.pull_files([CALL_DATA_LOGS], log_path)
|
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/ |
D | instrumentation_proto_parser.py | 54 ad.pull_files(source_path, dest_dir)
|
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/apps/ |
D | app_installer.py | 62 ad.pull_files(path_on_device, dest)
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | android_device.py | 996 def pull_files(self, device_paths, host_path=None): member in AndroidDevice 1044 self.pull_files(crash_reports, crash_log_path) 1059 self.pull_files(qxdm_logs, qxdm_log_path) 1089 self.pull_files(sdm_logs, sdm_log_path)
|
/tools/test/connectivity/acts/tests/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 77 self.pri_ad.pull_files([CNSS_LOG_PATH], os.path.join(
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | gnss_test_utils.py | 439 ad.pull_files([mds_tool], apkdir) 493 ad.pull_files([GTW_GPSTool_apk], apkdir) 545 ad.pull_files([sl4a_apk], "/tmp/")
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/ |
D | PowerBaseTest.py | 458 self.dut.pull_files(TEMP_FILE, RESULTS_DESTINATION)
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 2320 ad.pull_files(logs, log_path) 2444 ad.pull_files(logs, log_path)
|
D | wifi_performance_test_utils.py | 1168 dut.pull_files(dut_ini_path, local_ini_path)
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 7414 ad.pull_files(logs, log_path) 7437 ad.pull_files([sl4a_apk], "/tmp/") 8118 ad.pull_files(logs, log_path)
|