Searched refs:waitForFuture (Results 1 – 9 of 9) sorted by relevance
125 …final WebViewRenderProcess renderer = WebkitUtils.waitForFuture(startAndGetRenderProcess(webView));132 renderer, WebkitUtils.waitForFuture(startAndGetRenderProcess(webView)));140 WebkitUtils.waitForFuture(terminationFuture));150 renderer, WebkitUtils.waitForFuture(startAndGetRenderProcess(webView2)));
88 WebkitUtils.waitForFuture(mIsBlocked); in waitForBlocked()144 WebkitUtils.waitForFuture(rendererUnblocked); in testWebViewRenderProcessClientOnExecutor()
852 WebkitUtils.waitForFuture(onCreateWindowFuture); in testJavascriptInterfaceForClientPopup()1388 assertEquals(2, (int)WebkitUtils.waitForFuture(l.future())); in testFindAll()1410 WebkitUtils.waitForFuture(l.future()); in testFindNext()1487 assertEquals(1, (int)WebkitUtils.waitForFuture(handler.future())); in testDocumentHasImages()1817 WebkitUtils.waitForFuture(imageLoaded.future()); in testRequestImageRef()2143 WebkitUtils.waitForFuture(downloadStartFuture); in testSetDownloadListener()2222 WebkitUtils.waitForFuture(future); in testSetWebChromeClient()2358 WebkitUtils.waitForFuture(result); in testPrinting()2407 WebkitUtils.waitForFuture(result); in testPrintingPagesCount()2440 assertEquals(kRequest, (long) WebkitUtils.waitForFuture(visualStateFuture)); in testVisualStateCallbackCalled()[all …]
307 WebkitUtils.waitForFuture(messageHandlerThreadFuture)); in testWebMessageHandler()337 WebkitUtils.waitForFuture(messageMainLooperFuture)); in testWebMessageDefaultHandler()
257 WebkitUtils.waitForFuture(onJsBeforeUnloadFuture); in testOnJsBeforeUnloadIsCalled()
787 assertEquals(url, WebkitUtils.waitForFuture(pageCommitVisibleFuture)); in testOnPageCommitVisibleCalled()
519 WebkitUtils.waitForFuture(createWindowFuture); in testAccessJavaScriptCanOpenWindowsAutomatically()
99 return waitForFuture(onMainThread(callable)); in onMainThreadSync()128 waitForFuture(exceptionPropagatingFuture); in onMainThreadSync()141 public static <T> T waitForFuture(Future<T> future) { in waitForFuture() method in WebkitUtils
489 return WebkitUtils.waitForFuture(future);574 WebkitUtils.waitForFuture(future);