Searched refs:mesg (Results 1 – 1 of 1) sorted by relevance
71 public static void test(Socket s1, Socket s2, String mesg) throws Exception { in test() argument80 System.out.println(mesg + ":" + s2 + " in.available() should be 0, " + in test()90 System.out.append(mesg + ":" + s2 + " in.read() should be -1"); in test()