Searched refs:getConnectTimeoutMs (Results 1 – 4 of 4) sorted by relevance
391 assertThat(serverInterface.getConnectTimeoutMs()).isEqualTo( in testServerConnectionTimeout()395 assertThat(serverInterface.getConnectTimeoutMs()).isEqualTo( in testServerConnectionTimeout()399 assertThat(serverInterface.getConnectTimeoutMs()).isEqualTo( in testServerConnectionTimeout()403 assertThat(serverInterface.getConnectTimeoutMs()).isEqualTo( in testServerConnectionTimeout()407 assertThat(serverInterface.getConnectTimeoutMs()).isEqualTo( in testServerConnectionTimeout()
138 public int getConnectTimeoutMs() { in getConnectTimeoutMs() method in ServerInterface471 con.setConnectTimeout(getConnectTimeoutMs()); in requestData()
315 mClient.getConnectTimeoutMs() in testThrowsIOExceptionWhenConnectionTimesOut()1128 mClient.getConnectTimeoutMs() in testThrowsIOExceptionWhenConnectionTimesOutWithEncodingJsFetchLogging()
823 public int getConnectTimeoutMs() { in getConnectTimeoutMs() method in AdServicesHttpsClient