Home
last modified time | relevance | path

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

/external/volley/src/test/java/com/android/volley/toolbox/
DAdaptedHttpStackTest.java59 public void emptyResponse() throws Exception { in emptyResponse() method in AdaptedHttpStackTest
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DHttpOverSpdyTest.java111 @Test public void emptyResponse() throws IOException { in emptyResponse() method in HttpOverSpdyTest