Searched refs:downloadStartFuture (Results 1 – 1 of 1) sorted by relevance
2115 final SettableFuture<Void> downloadStartFuture = SettableFuture.create(); in testSetDownloadListener() local2133 downloadStartFuture.set(null); in testSetDownloadListener()2157 WebkitUtils.waitForFuture(downloadStartFuture); in testSetDownloadListener()