Searched defs:scheduleThrow (Results 1 – 2 of 2) sorted by relevance
34 fun scheduleThrow(call: Int, e: IOException) { in scheduleThrow() method in okio.MockSink
41 public void scheduleThrow(int call, IOException e) { in scheduleThrow() method in MockSink