Searched refs:requestOnlyIfCachedWithConditionalResponseCached (Results 1 - 3 of 3) sorted by relevance

/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
H A DResponseCacheTest.java1078 @Test public void requestOnlyIfCachedWithConditionalResponseCached() throws IOException { method in class:ResponseCacheTest
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DCacheTest.java1167 @Test public void requestOnlyIfCachedWithConditionalResponseCached() throws IOException { method in class:CacheTest
/external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
H A DUrlConnectionCacheTest.java947 @Test public void requestOnlyIfCachedWithConditionalResponseCached() throws IOException { method in class:UrlConnectionCacheTest

Completed in 123 milliseconds