Searched defs:runPendingTasks (Results 1 – 2 of 2) sorted by relevance
124 public void runPendingTasks() { in runPendingTasks() method in HandlerSubscriberTest.CustomEmbeddedChannel
340 private void runPendingTasks(EmbeddedChannel channel1, EmbeddedChannel channel2) { in runPendingTasks() method in Http2MultiplexedChannelPoolTest