Searched refs:handleUncaughtCoroutineException (Results 1 – 3 of 3) sorted by relevance
28 handleUncaughtCoroutineException(context, handlerException(exception, t)) in handleCoroutineException()32 handleUncaughtCoroutineException(context, exception) in handleCoroutineException()
34 internal fun handleUncaughtCoroutineException(context: CoroutineContext, exception: Throwable) { in ensurePlatformExceptionHandlerLoaded() method
62 handleUncaughtCoroutineException(context, exception) in cleanupTestCoroutines()