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

/frameworks/base/tests/CoreTests/android/core/
H A DSSLSocketTest.java705 class TestClient implements Runnable { class in class:SSLSocketTest
715 public TestClient(int port, boolean provideKeys) { method in class:SSLSocketTest.TestClient
791 TestClient client = new TestClient(8088, true);

Completed in 70 milliseconds