Searched refs:thrown (Results 1 – 5 of 5) sorted by relevance
29 data class WaitThrown(val thrown: Throwable?) : WaitResult constant in android.platform.uiautomator_helpers.WaitResult.WaitThrown85 throw RuntimeException("[#$iterations] iteration failed.", result.thrown) in ensureThat()
34 * If a config fails to parse, an error is thrown and the build will fail.
37 * If a profile fails to parse, an error is thrown and the build will fail.