Searched refs:socketDesc (Results 1 – 1 of 1) sorted by relevance
403 private static void expectBindConnectSendtoSuccess(FileDescriptor socket, String socketDesc, in expectBindConnectSendtoSuccess() argument405 String msg = socketDesc + " socket to " + addr.toString(); in expectBindConnectSendtoSuccess()460 int sendtoErrno, FileDescriptor socket, String socketDesc, SocketAddress addr) { in expectBindConnectSendtoErrno() argument464 String msg = "bind " + socketDesc + " socket to " + addr.toString(); in expectBindConnectSendtoErrno()475 msg = "connect " + socketDesc + " socket to " + addr.toString(); in expectBindConnectSendtoErrno()487 msg = "sendto " + socketDesc + " socket to " + addr.toString(); in expectBindConnectSendtoErrno()