Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTestCase.java57 private static final String osDoesNotSupportOptionString = "The socket option is not supported"; field in OldSocketTestCase
101 || message.equals(osDoesNotSupportOptionString) || message in handleException()