Home
last modified time | relevance | path

Searched refs:launchDelayed (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
DToStringTest.kt38 launchDelayed() in launchNestedScopes()
42 launchDelayed() in launchNestedScopes()
48 private fun CoroutineScope.launchDelayed(): Job { in launchDelayed() method in kotlinx.coroutines.debug.ToStringTest
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/android-unit-tests/test/ordered/tests/
DTestComponent.kt22 fun launchDelayed() { in <lambda>() method in ordered.tests.TestComponent
DFirstRobolectricTest.kt40 component.launchDelayed() in testDelay()