Searched defs:testca (Results 1 – 2 of 2) sorted by relevance
115 SocketAddress address, boolean tls, boolean testca) { in newOkHttpClientChannel()134 SocketAddress address, boolean tls, boolean testca, int flowControlWindow) in newNettyClientChannel()198 boolean tls, boolean testca, @Nullable String authorityOverride, in newClientChannel()
46 boolean testca; field in ClientConfiguration