Searched defs:_exceptions (Results 1 – 1 of 1) sorted by relevance
| /external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/src/migration/ | ||
| D | TestCoroutineExceptionHandler.kt | 54 private val _exceptions = mutableListOf<Throwable>() in cleanupTestCoroutines() constant in kotlinx.coroutines.test.TestCoroutineExceptionHandler |