Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/test/future/
DFutureExceptionsTest.kt39 fun testAwaitChainedCompletionException() { in <lambda>() method
/external/kotlinx.coroutines/integration/kotlinx-coroutines-guava/test/
DListenableFutureExceptionsTest.kt33 fun testAwaitChainedCompletionException() { in <lambda>() method in kotlinx.coroutines.guava.ListenableFutureExceptionsTest