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

/libcore/luni/src/test/java/libcore/net/http/
H A DHttpResponseCacheTest.java962 assertGatewayTimeout(connection);
986 assertGatewayTimeout(connection);
996 assertGatewayTimeout(connection);
1807 private void assertGatewayTimeout(HttpURLConnection connection) throws IOException { method in class:HttpResponseCacheTest

Completed in 66 milliseconds