Home
last modified time | relevance | path

Searched defs:FailedEnsureException (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomatorhelpers/
DWaitUtils.kt371 class FailedEnsureException(message: String? = null) : IllegalStateException(message) class
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DWaitUtils.kt372 class FailedEnsureException(message: String? = null) : IllegalStateException(message) class