Searched refs:clientTimeout (Results 1 – 1 of 1) sorted by relevance
39 final int clientTimeout = 250; // 250ms < 500ms, hence timeout in testTimeout() local45 http.setOpTimeout(clientTimeout); in testTimeout()81 final int clientTimeout = 250; // 250ms > 0ms, hence no timeout in testNoTimeout() local87 http.setOpTimeout(clientTimeout); in testNoTimeout()