Searched defs:hintOnError (Results 1 – 2 of 2) sorted by relevance
28 public fun hintOnError(): String? = null method
59 …override fun hintOnError(): String = "For tests Dispatchers.setMain from kotlinx-coroutines-test m… in hintOnError() method in kotlinx.coroutines.android.AndroidDispatcherFactory