Searched refs:expectSendtoException (Results 1 – 1 of 1) sorted by relevance
393 private static void expectSendtoException(FileDescriptor socket, SocketAddress addr, in expectSendtoException() method in OsTest435 expectSendtoException(socket, null, ErrnoException.class, null); in expectBindConnectSendtoSuccess()436 expectSendtoException(null, null, ErrnoException.class, EBADF); in expectBindConnectSendtoSuccess()