Searched refs:getSocketsCreated (Results 1 - 1 of 1) sorted by relevance
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ | ||
H A D | CallTest.java | 865 List<SSLSocket> clientSockets = clientSocketFactory.getSocketsCreated(); 1801 public List<SSLSocket> getSocketsCreated() { method in class:CallTest.RecordingSSLSocketFactory |
Completed in 723 milliseconds