Searched defs:testDelay (Results 1 – 9 of 9) sorted by relevance
20 fun testDelay() { in testDelay() method
25 fun testDelay() = runTest { in <lambda>() method
37 fun testDelay() { in testDelay() method
12 fun testDelay() = runTest { in <lambda>() method
19 fun testDelay() = runTest { in <lambda>() method
21 fun testDelay() = runBlocking { in <lambda>() method
38 fun testDelay() = withVirtualTimeSource { in invoke() method
78 fun testDelay() = runBlocking { in <lambda>() method in kotlinx.coroutines.scheduling.CoroutineDispatcherTest
178 def testDelay(self): member in QualityMeasurementTest