Searched refs:downloadedGroups (Results 1 – 1 of 1) sorted by relevance
536 List<ClientFileGroup> downloadedGroups = in concurrentDownloads_withSameFile_withDifferentDownloadTransforms_completes() local541 assertThat(downloadedGroups).doesNotContain(null); in concurrentDownloads_withSameFile_withDifferentDownloadTransforms_completes()542 assertThat(downloadedGroups.get(0).getFile(0).getFileUri()) in concurrentDownloads_withSameFile_withDifferentDownloadTransforms_completes()543 .isEqualTo(downloadedGroups.get(1).getFile(0).getFileUri()); in concurrentDownloads_withSameFile_withDifferentDownloadTransforms_completes()