Home
last modified time | relevance | path

Searched refs:threadName (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DFtpURLConnectionTest.java398 String threadName = getClass().getSimpleName() + " @ " + socketAddress; in CountingProxy() local
399 serverThread = new ServerThread(threadName); in CountingProxy()