Home
last modified time | relevance | path

Searched refs:newOkHttpClientChannel (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/
DUtils.java114 private static OkHttpChannelBuilder newOkHttpClientChannel( in newOkHttpClientChannel() method in Utils
202 builder = newOkHttpClientChannel(address, tls, testca); in newClientChannel()