Home
last modified time | relevance | path

Searched refs:resetMain (Results 1 – 12 of 12) sorted by relevance

/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/android-unit-tests/test/ordered/tests/
DFirstMockedMainTest.kt23 Dispatchers.resetMain() in tearDown()
35 Dispatchers.resetMain() in testFailureWhenReset()
DCustomizedRobolectricTest.kt43 Dispatchers.resetMain() in testComponentAfterReset()
DFirstRobolectricTest.kt32 Dispatchers.resetMain() in testComponentAfterReset()
/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
DTestCoroutineScopeTest.kt62 Dispatchers.resetMain() in <lambda>()
76 Dispatchers.resetMain() in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/
DTestDispatchers.kt36 public fun Dispatchers.resetMain() { in resetMain() method
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
DStandardTestDispatcherTest.kt74 Dispatchers.resetMain() in <lambda>()
DTestDispatchersTest.kt20 Dispatchers.resetMain() in tearDown()
DTestScopeTest.kt69 Dispatchers.resetMain() in <lambda>()
83 Dispatchers.resetMain() in <lambda>()
DUnconfinedTestDispatcherTest.kt163 Dispatchers.resetMain() in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-test/
DREADME.md62 Dispatchers.resetMain() // reset the main dispatcher to the original Main dispatcher
75 Calling `setMain` or `resetMain` immediately changes the `Main` dispatcher globally.
290 Dispatchers.resetMain()
DMIGRATION.md415 Dispatchers.resetMain()
437 Dispatchers.resetMain()
/external/kotlinx.coroutines/kotlinx-coroutines-test/api/
Dkotlinx-coroutines-test.api109 public static final fun resetMain (Lkotlinx/coroutines/Dispatchers;)V