Home
last modified time | relevance | path

Searched refs:testDelay (Results 1 – 9 of 9) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/js/test/
DSetTimeoutDispatcherTest.kt25 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.SetTimeoutDispatcherTest
/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/test/
DJavaFxDispatcherTest.kt20 fun testDelay() { in testDelay() method in kotlinx.coroutines.javafx.JavaFxDispatcherTest
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DDefaultExecutorStressTest.kt12 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.DefaultExecutorStressTest
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/android-unit-tests/test/ordered/tests/
DFirstRobolectricTest.kt36 fun testDelay() { in testDelay() method
/external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/test/time/
DDurationOverflowTest.kt19 fun testDelay() = runTest { in <lambda>() method in kotlinx.coroutines.time.DurationOverflowTest
/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/test/
DSwingTest.kt21 fun testDelay() = runBlocking { in <lambda>() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DCoroutineDispatcherTest.kt78 fun testDelay() = runBlocking { in <lambda>() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/
DTickerChannelCommonTest.kt38 fun testDelay() = withVirtualTimeSource { in invoke() method
/external/autotest/client/cros/audio/
Daudio_quality_measurement_unittest.py178 def testDelay(self): member in QualityMeasurementTest