Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DServerSocketServiceTest.java101 private OpenedSocket openClientConnection() throws IOException { in openClientConnection() method in ServerSocketServiceTest
109 OpenedSocket clientSocket = openClientConnection(); in openConnectionAndIdentify()