Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
DRunBlockingTestOnTestScopeTest.kt326 fun testExampleBackgroundJob2() = runBlockingTestOnTestScope { in <lambda>() method in kotlinx.coroutines.test.RunBlockingTestOnTestScopeTest
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
DTestScopeTest.kt356 fun testExampleBackgroundJob2() = runTest { in <lambda>() method in kotlinx.coroutines.test.TestScopeTest