Searched refs:testSuspendCoroutine (Results 1 – 2 of 2) sorted by relevance
35 fun testSuspendCoroutine() = runTestWithLegacyScope { in <lambda>() method in kotlinx.coroutines.test.RunTestLegacyScopeTest
38 fun testSuspendCoroutine() = runTest { in <lambda>() method