HomeSort by relevance Sort by last modified time
    Searched refs:postInvalidatesCacheWithUncacheableResponse (Results 1 - 3 of 3) sorted by null

  /external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
ResponseCacheTest.java 779 * Equivalent to {@code CacheTest.postInvalidatesCacheWithUncacheableResponse()} but demonstrating
783 @Test public void postInvalidatesCacheWithUncacheableResponse() throws Exception {
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CacheTest.java 788 @Test public void postInvalidatesCacheWithUncacheableResponse() throws Exception {
    [all...]
  /external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
UrlConnectionCacheTest.java 686 @Test public void postInvalidatesCacheWithUncacheableResponse() throws Exception {
    [all...]

Completed in 944 milliseconds