Searched refs:downloadFutures (Results 1 – 1 of 1) sorted by relevance
458 ArrayList<ListenableFuture<ClientFileGroup>> downloadFutures = new ArrayList<>(); in downloadDifferentGroupsWithSameFileTest() local462 downloadFutures.add( in downloadDifferentGroupsWithSameFileTest()467 Futures.allAsList(downloadFutures).get(MAX_MULTI_MDD_API_WAIT_TIME_SECS, SECONDS); in downloadDifferentGroupsWithSameFileTest()