Home
last modified time | relevance | path

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

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DSpdy3ConnectionTest.java732 @Test public void receiveGoAway() throws Exception {
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DOkHttpClientTransportTest.java827 public void receiveGoAway() throws Exception { in receiveGoAway() method in OkHttpClientTransportTest