Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
DDownloadFileGroupIntegrationTest.java532 ListenableFuture<ClientFileGroup> downloadWithTransform = in concurrentDownloads_withSameFile_withDifferentDownloadTransforms_completes() local
537 Futures.allAsList(ImmutableList.of(downloadWithoutTransform, downloadWithTransform)) in concurrentDownloads_withSameFile_withDifferentDownloadTransforms_completes()