Searched refs:getHttpClientConnectionManager (Results 1 – 5 of 5) sorted by relevance
63 when(mockHttpClient.getHttpClientConnectionManager()).thenReturn(cm); in methodSetup()89 …when(mockHttpClient.getHttpClientConnectionManager()).thenReturn(mock(HttpClientConnectionManager.… in prepareRequest_connectionManagerNotPooling_callableCalled_metricsReported()
88 when(httpClient.getHttpClientConnectionManager()).thenReturn(connectionManager); in closeClient_shouldCloseUnderlyingResources()
33 HttpClientConnectionManager getHttpClientConnectionManager(); in getHttpClientConnectionManager() method
111 public HttpClientConnectionManager getHttpClientConnectionManager() { in getHttpClientConnectionManager() method in ApacheSdkHttpClient
245 HttpClientConnectionManager cm = httpClient.getHttpClientConnectionManager();313 HttpClientConnectionManager cm = httpClient.getHttpClientConnectionManager();