Searched refs:pull_files (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLivePostflightTest.py | 61 ad.pull_files(crash_diff, crash_path) 82 ad.pull_files([tombstone], crash_path)
|
D | TelLiveStressTest.py | 490 ad.pull_files(BINDER_LOGS, log_path) 510 ad.pull_files(BINDER_LOGS, log_path)
|
D | TelLiveNoQXDMLogTest.py | 358 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/gnss/ |
D | gnss_test_utils.py | 375 ad.pull_files([GTW_GPSTool_apk], apkdir) 409 ad.pull_files([sl4a_apk], "/tmp/")
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | android_device.py | 982 def pull_files(self, files, remote_path=None): member in AndroidDevice 1015 self.pull_files(crash_reports, crash_log_path) 1030 self.pull_files(qxdm_logs, qxdm_log_path)
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 2134 ad.pull_files(logs, log_path)
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 6433 ad.pull_files(logs, log_path) 6454 ad.pull_files([sl4a_apk], "/tmp/") 7134 ad.pull_files(logs, log_path)
|