Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DSocketTimeoutTest.java50 private interface SocketOperation<T> { interface in SocketTimeoutTest
60 SocketOperation<T> op) throws Exception { in checkOperationTimesOut()