Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTestCase.java111 + getSocketOptionString(option)); in handleException()
128 + getSocketOptionString(option)); in ensureExceptionThrownIfOptionIsUnsupportedOnOS()
135 private String getSocketOptionString(int option) { in getSocketOptionString() method in OldSocketTestCase