Home
last modified time | relevance | path

Searched refs:pull (Results 1 – 25 of 25) sorted by relevance

/tools/trebuchet/
DCONTRIBUTING.md21 use GitHub pull requests for this purpose. Consult
22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23 information on using pull requests.
/tools/acloud/
DREADME.md45 * [pull](#pull)
175 ### **pull**
182 * Pull logs from a sole instance or prompt user to choose one to pull if where
185 > $ acloud pull
189 > $ acloud pull --instance-name "instance-name"
193 > $ acloud pull --instance-name "instance-name" --file-name "file-name"
DAndroid.bp186 "pull/*.py",
/tools/trebuchet/scripts/
Drun-user-switch-perf.sh16 adb pull /sdcard/atrace-ss.txt /tmp
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Ddut_log_test_utils.py134 ad.adb.pull("{} {}".format(DEVICE_DIAGMDLOG_FOLDER, local_logpath))
146 ad.adb.pull("{} {}".format(DEVICE_DIAGMDLOG_FOLDER,
Dgnss_test_utils.py311 ad.adb.pull("%s %s" % (GNSSSTATUS_LOG_PATH+".", gnss_log_path),
323 ad.adb.pull("%s %s" % (output_path, qxdm_log_path),
326 output = ad.adb.pull("%s %s" % (path, qxdm_log_path),
/tools/test/connectivity/acts/tests/google/wifi/
DWifiIFSTwTest.py180 self.dut.adb.pull("%s %s" % (br_out_path, self.dut.log_path))
181 self.dut.adb.pull("/data/anr {}".format(current_path), timeout=600)
186 self.dut.adb.pull("/data/misc/logd {}".format(current_path))
187 self.dut.adb.pull(
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py52 from acloud.pull import pull
400 log_files = pull.GetAllLogFilePaths(self._ssh)
401 download_folder = pull.GetDownloadLogFolder(instance)
402 pull.PullLogs(self._ssh, log_files, download_folder)
/tools/acloud/public/
Dacloud_main.py122 from acloud.pull import pull
123 from acloud.pull import pull_args
401 report = pull.Run(args)
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DGCSBucketUtilFuncTest.java85 mBucket.pull(Paths.get(mRemoteRoot), mLocalRoot); in testDownloadMultiple()
107 mBucket.pull(Paths.get(mRemoteRoot, FILE_NAME), tempDst); in testUploadDownload()
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DIperfHelper.py89 dut.adb.pull(PULL_FILE)
/tools/trebuchet/trebuchet/system-server-analyzer/
DREADME.md20 `adb pull /sdcard/atrace-ss.txt`
/tools/trebuchet/trebuchet/user-switch-analyzer/
DREADME.md22 `adb pull /sdcard/atrace-ss.txt`
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py958 self.adb.pull("%s %s" % (br_out_path, full_out_path))
1010 self.adb.pull(
1060 self.adb.pull(
1071 self.adb.pull(
1097 self.adb.pull(
Dadb.py271 def pull(self, member in AdbProxy
/tools/test/connectivity/acts/tests/google/bt/sar/
DBtSarTpcTest.py46 self.dut.adb.pull(self.sar_file_path, self.backup_sar_path)
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java497 public CommandResult pull(Path bucketPath) throws IOException { in pull() method in GCSBucketUtil
508 public CommandResult pull(Path bucketPath, File localFile) throws IOException { in pull() method in GCSBucketUtil
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Daudio_capture_device.py128 self._ad.adb.pull(cmd)
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md7 change to pull it out of presubmit check.
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtSarBaseTest.py302 ad.adb.pull('{} {}'.format(self.sar_file_path, output_path))
Dbt_contacts_utils.py307 device.adb.pull("{} {}".format(path_on_phone, destination_path))
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dnet_test_utils.py293 ad.adb.pull("%s/. %s" % (TCPDUMP_PATH, log_path), timeout=adb_pull_timeout)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py189 ad.adb.pull('{} {}'.format(ini_file_phone, ini_file_local))
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py8363 ad.adb.pull(cmd, timeout=30, ignore_status=True)
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...