Searched defs:setDispatcher (Results 1 – 4 of 4) sorted by relevance
53 public fun setDispatcher(dispatcher: CoroutineDispatcher) { in setDispatcher() method in kotlinx.coroutines.test.internal.TestMainDispatcher
596 public void setDispatcher(Dispatcher dispatcher) { in setDispatcher() method in MockWebServer
473 public OkHttpClient setDispatcher(Dispatcher dispatcher) { in setDispatcher() method in OkHttpClient
486 public OkHttpClient setDispatcher(Dispatcher dispatcher) { in setDispatcher() method in OkHttpClient