Searched defs:SMALL_MESSAGE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/com/sun/nio/sctp/SctpChannel/
H A DUtil.java45 static final String SMALL_MESSAGE = field in class:Util
54 sb.append(SMALL_MESSAGE);
/openjdk7/jdk/test/com/sun/nio/sctp/SctpMultiChannel/
H A DUtil.java45 static final String SMALL_MESSAGE = field in class:Util
54 sb.append(SMALL_MESSAGE);
/openjdk7/jdk/test/com/sun/nio/sctp/SctpServerChannel/
H A DUtil.java45 static final String SMALL_MESSAGE = field in class:Util
54 sb.append(SMALL_MESSAGE);

Completed in 646 milliseconds