Searched defs:testDelay (Results 1 – 9 of 9) sorted by relevance
20 fun testDelay() { in testDelay() method in kotlinx.coroutines.javafx.JavaFxDispatcherTest
25 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.SetTimeoutDispatcherTest
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 in kotlinx.coroutines.swing.SwingTest
38 fun testDelay() = withVirtualTimeSource { in invoke() method in kotlinx.coroutines.channels.TickerChannelCommonTest
78 fun testDelay() = runBlocking { in <lambda>() method
178 def testDelay(self): member in QualityMeasurementTest