Searched refs:testDelay (Results 1 – 9 of 9) sorted by relevance
25 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.SetTimeoutDispatcherTest
20 fun testDelay() { in testDelay() method in kotlinx.coroutines.javafx.JavaFxDispatcherTest
12 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.DefaultExecutorStressTest
36 fun testDelay() { in testDelay() method
19 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.time.DurationOverflowTest
21 fun testDelay() = runBlocking { in <lambda>() method
78 fun testDelay() = runBlocking { in <lambda>() method
38 fun testDelay() = withVirtualTimeSource { in invoke() method
178 def testDelay(self): member in QualityMeasurementTest