Searched refs:testBackgroundWorkTimeControl (Results 1 – 2 of 2) sorted by relevance
215 fun testBackgroundWorkTimeControl(): TestResult = runBlockingTestOnTestScope { in <lambda>() method in kotlinx.coroutines.test.RunBlockingTestOnTestScopeTest
228 fun testBackgroundWorkTimeControl(): TestResult = runTest { in <lambda>() method