Searched refs:testCoroutineScope (Results 1 – 3 of 3) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ | ||
D | UndispatchedResultTest.kt | 33 fun testCoroutineScope() = runTest { in <lambda>() method in kotlinx.coroutines.UndispatchedResultTest |
/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/ | ||
D | StartModeProbesTest.kt | 119 fun testCoroutineScope() = runTest { in <lambda>() method in kotlinx.coroutines.debug.StartModeProbesTest |
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/ | ||
D | StackTraceRecoveryTest.kt | 123 fun testCoroutineScope() = runTest { in <lambda>() method |