Searched defs:requestMethodOptionsIsNotCached (Results 1 - 3 of 3) sorted by relevance

/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
H A DResponseCacheTest.java666 @Test public void requestMethodOptionsIsNotCached() throws Exception { method in class:ResponseCacheTest
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DCacheTest.java703 @Test public void requestMethodOptionsIsNotCached() throws Exception { method in class:CacheTest
/external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
H A DUrlConnectionCacheTest.java593 @Test public void requestMethodOptionsIsNotCached() throws Exception { method in class:UrlConnectionCacheTest

Completed in 1121 milliseconds