Searched refs:testNestedRunTestForbidden (Results 1 – 2 of 2) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/ | ||
D | RunTestLegacyScopeTest.kt | 43 fun testNestedRunTestForbidden() = runTestWithLegacyScope { in <lambda>() method in kotlinx.coroutines.test.RunTestLegacyScopeTest |
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/ | ||
D | RunTestTest.kt | 47 fun testNestedRunTestForbidden() = runTest { in <lambda>() method in kotlinx.coroutines.test.RunTestTest |