Home
last modified time | relevance | path

Searched refs:testAwaitCompletionException (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/test/future/
DFutureExceptionsTest.kt34 fun testAwaitCompletionException() { in <lambda>() method in kotlinx.coroutines.future.FutureExceptionsTest
/external/kotlinx.coroutines/integration/kotlinx-coroutines-guava/test/
DListenableFutureExceptionsTest.kt28 fun testAwaitCompletionException() { in <lambda>() method