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()
856 WebkitUtils.waitForFuture(onCreateWindowFuture); in testJavascriptInterfaceForClientPopup()1392 assertEquals(2, (int)WebkitUtils.waitForFuture(l.future())); in testFindAll()1414 WebkitUtils.waitForFuture(l.future()); in testFindNext()1491 assertEquals(1, (int)WebkitUtils.waitForFuture(handler.future())); in testDocumentHasImages()1821 WebkitUtils.waitForFuture(imageLoaded.future()); in testRequestImageRef()2147 WebkitUtils.waitForFuture(downloadStartFuture); in testSetDownloadListener()2226 WebkitUtils.waitForFuture(future); in testSetWebChromeClient()2362 WebkitUtils.waitForFuture(result); in testPrinting()2411 WebkitUtils.waitForFuture(result); in testPrintingPagesCount()2444 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);