/tools/tradefederation/core/src/com/android/tradefed/build/ |
D | FileDownloadCache.java | 331 boolean download = false; in internalfetchRemoteFile() 347 download = true; in internalfetchRemoteFile() 359 if (!download in internalfetchRemoteFile() 367 download = true; in internalfetchRemoteFile() 369 if (download || !cachedFile.exists()) { in internalfetchRemoteFile() 391 if (download) { in internalfetchRemoteFile()
|
/tools/tradefederation/core/javatests/com/android/tradefed/cluster/ |
D | ClusterBuildProviderTest.java | 175 Mockito.verify(mSpyDownloader).download(Mockito.any(), Mockito.eq(file)); in verifyDownloadedResource() 182 Mockito.verify(mSpyDownloader).download(Mockito.any(), Mockito.eq(file)); in verifyDownloadedResource() 204 .download(Mockito.any(), Mockito.eq(zipFile)); in testGetBuild_multipleTestResources() 240 .download(Mockito.any(), Mockito.eq(zipFile)); in testGetBuild_decompressTestResources() 266 .download(Mockito.any(), Mockito.eq(file)); in testGetBuild_decompressTestResources_withMountZip() 386 Mockito.verify(mSpyDownloader).download(Mockito.any(), Mockito.eq(file)); in testGetBuild()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_ops_utils.py | 24 def initiate_call_verify_operation(log, caller, callee, download=False): argument 50 if download:
|
/tools/repohooks/tools/ |
D | checkpatch.pl-update | 57 download() { function 93 download "${version}"
|
D | spelling.txt | 538 donwload||download 542 downlad||download
|
/tools/tradefederation/core/src/com/android/tradefed/config/remote/ |
D | ExtendedFile.java | 76 public void setDownloadFuture(Future<BuildRetrievalError> download) { in setDownloadFuture() argument 77 mParallelDownload = download; in setDownloadFuture()
|
/tools/acloud/public/actions/ |
D | remote_instance_cf_device_factory.py | 175 def _FindLogFiles(self, instance, download): argument 194 if download:
|
D | remote_host_cf_device_factory.py | 529 def _FindLogFiles(self, instance, download): argument 549 if download:
|
/tools/tradefederation/core/common_util/com/android/tradefed/cache/remote/ |
D | RemoteCacheClient.java | 205 for (ListenableFuture<?> download : downloads) { in waitForDownloads() 207 getFromFuture(download); in waitForDownloads()
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | TestResourceDownloader.java | 39 public void download(String urlString, File dest) throws IOException { in download() method in TestResourceDownloader
|
D | ClusterBuildProvider.java | 173 downloader.download(url, downloadDest); in retrieveFile()
|
/tools/test/mobly_extensions/tools/results_uploader/ |
D | CHANGELOG.md | 13 in-browser, instead of opening a download prompt.
|
/tools/netsim/testing/netsim-grpc/ |
D | README.md | 40 pip3 download --no-binary ":all:" my-package=1.2.3 -d repo
|
/tools/test/openhst/ |
D | Makefile | 73 curl -OL https://github.com/protocolbuffers/protobuf/releases/download/v3.11.4/$(PROTOC_FILE)
|
D | README.md | 46 … (3.11.4 version)](https://github.com/protocolbuffers/protobuf/releases/download/v3.11.4/protoc-3.…
|
/tools/metalava/ |
D | DOWNLOADING.md | 6 1. Install `repo` (Repo is a tool that makes it easier to download multiple Git repositories at onc…
|
D | README.md | 25 To download the code and any dependencies required for building, see [DOWNLOADING.md](DOWNLOADING.m…
|
/tools/tradefederation/core/javatests/res/config/suite/ |
D | suite.md | 81 "test-zip-file-filter" option tells TradeFed to download and extract all device
|
/tools/external_updater/ |
D | README.md | 127 new version is found. The tool will download the tarball and overwrite the
|
/tools/acloud/ |
D | README.md | 172 Pull will provide all log files to download or show in screen. It is helpful
|
/tools/metalava/gradle/ |
D | verification-keyring.keys | 2515 uid Download <download@jetbrains.com>
|