Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
DRunBlockingTestOnTestScopeTest.kt258 fun testBackgroundWorkErrorReporting() { in <lambda>() method
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
DTestScopeTest.kt272 fun testBackgroundWorkErrorReporting(): TestResult { in <lambda>() method in kotlinx.coroutines.test.TestScopeTest