Searched refs:setMaxConcurrentStreams (Results 1 – 1 of 1) sorted by relevance
925 setMaxConcurrentStreams(1); in pendingStreamSucceed()965 setMaxConcurrentStreams(0); in pendingStreamCancelled()983 setMaxConcurrentStreams(1); in pendingStreamFailedByGoAway()1013 setMaxConcurrentStreams(0); in pendingStreamSucceedAfterShutdown()1022 setMaxConcurrentStreams(1); in pendingStreamSucceedAfterShutdown()1034 setMaxConcurrentStreams(1); in pendingStreamFailedByIdExhausted()1710 setMaxConcurrentStreams(2); in goAway_streamListenerRpcProgress()1825 private void setMaxConcurrentStreams(int num) throws Exception { in setMaxConcurrentStreams() method in OkHttpClientTransportTest