Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTestCase.java55 …private static final String osDoesNotSupportOperationString = "The socket does not support the ope… field in OldSocketTestCase
100 && (message.equals(osDoesNotSupportOperationString) in handleException()