Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
DRunTestLegacyScopeTest.kt43 fun testNestedRunTestForbidden() = runTestWithLegacyScope { in <lambda>() method in kotlinx.coroutines.test.RunTestLegacyScopeTest
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
DRunTestTest.kt47 fun testNestedRunTestForbidden() = runTest { in <lambda>() method in kotlinx.coroutines.test.RunTestTest