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

/frameworks/base/tests/CoreTests/android/core/
H A DSSLSocketTest.java58 public class SSLSocketTest extends TestCase { class in inherits:TestCase
101 android.util.Log.d("SSLSocketTest",
120 // android.util.Log.d("SSLSocketTest", "No response from server");
277 android.util.Log.d("SSLSocketTest", "Exception", ex);
297 android.util.Log.d("SSLSocketTest", "Exception", ex);
348 android.util.Log.d("SSLSocketTest",
361 android.util.Log.d("SSLSocketTest",
367 android.util.Log.d("SSLSocketTest", "testMultithreadedClose() starting reader...");
369 android.util.Log.d("SSLSocketTest", "testMultithreadedClose() starting closer...");
373 android.util.Log.d("SSLSocketTest", "testMultithreadedClos
[all...]

Completed in 18 milliseconds