Searched defs:newClientChannel (Results 1 – 2 of 2) sorted by relevance
203 private ManagedChannel newClientChannel() throws IOException { in newClientChannel() method in ConcurrencyTest
180 public static ManagedChannel newClientChannel(Transport transport, String target, in newClientChannel() method in Utils