Searched refs:unusedFuture (Results 1 – 6 of 6) sorted by relevance
298 ListenableFuture<Void> unusedFuture = in testOnJobPostExecution_cancelled() local305 unusedFuture.get(FUTURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testOnJobPostExecution_cancelled()318 ListenableFuture<Void> unusedFuture = in testOnJobPostExecution_onException_WithRetry() local325 unusedFuture.get(FUTURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testOnJobPostExecution_onException_WithRetry()342 ListenableFuture<Void> unusedFuture = in testOnJobPostExecution_onException_WithoutRetry() local349 unusedFuture.get(FUTURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testOnJobPostExecution_onException_WithoutRetry()479 ListenableFuture<Void> unusedFuture = in testOnJobPostExecution_notOnException() local486 unusedFuture.get(FUTURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testOnJobPostExecution_notOnException()
181 Future<?> unusedFuture = mThreadPool.submit(() -> runForResult(sAndroid, cmd, "fd_server"));192 Future<?> unusedFuture =
148 ListenableFuture<ExecutionResult> unusedFuture = in testGetExecutionFuture() local151 assertThat(unusedFuture.get()).isEqualTo(SUCCESS); in testGetExecutionFuture()
132 ListenableFuture<Void> unusedFuture = in onStartJob() local
107 FluentFuture<Void> unusedFuture = verify(mMockBackgroundFetchWorker).runBackgroundFetch(); in testGetExecutionFuture() local
536 FluentFuture<Void> unusedFuture = verify(mBgFWorkerMock).runBackgroundFetch(); in testOnStartJobCustomAudienceKillSwitchOff() local