Home
last modified time | relevance | path

Searched defs:_exceptions (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/src/migration/
DTestCoroutineExceptionHandler.kt9 private val _exceptions = mutableListOf<Throwable>() constant