Searched refs:checkCancellationDispatch (Results 1 – 2 of 2) sorted by relevance
24 checkCancellationDispatch { in testCancellationDispatchScheduled()32 checkCancellationDispatch { in testCancellationDispatchNonScheduled()42 checkCancellationDispatch { in testCancellationDispatchCustomNoDelay()58 …private fun checkCancellationDispatch(factory: (ThreadFactory) -> CoroutineDispatcher) = runBlocki… in <lambda>() method in kotlinx.coroutines.WithTimeoutOrNullThreadDispatchTest
24 checkCancellationDispatch { in testCancellationDispatchScheduled()32 checkCancellationDispatch { in testCancellationDispatchNonScheduled()42 checkCancellationDispatch { in testCancellationDispatchCustomNoDelay()58 …private fun checkCancellationDispatch(factory: (ThreadFactory) -> CoroutineDispatcher) = runBlocki… in <lambda>() method