Home
last modified time | relevance | path

Searched refs:eventuallyWithSessionClose (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/assist/src/android/assist/cts/
DWebViewTest.java66 eventuallyWithSessionClose(() -> { in testWebView() method
DScreenshotTest.java78 eventuallyWithSessionClose(() -> { in validateDeviceAndRunTestForColor() method
DAssistTestBase.java697 protected void eventuallyWithSessionClose(@NonNull ThrowingRunnable runnable) throws Throwable { in eventuallyWithSessionClose() method