Searched refs:INVALID_METHODID (Results 1 – 2 of 2) sorted by relevance
413 public static final int INVALID_METHODID = 23; field in JDWPConstants.Error536 case INVALID_METHODID: in getName()
363 … checkReplyPacket(reply, "ClassType::InvokeMethod command", JDWPConstants.Error.INVALID_METHODID); in testInvokeMethod002()490 … checkReplyPacket(reply, "ClassType::InvokeMethod command", JDWPConstants.Error.INVALID_METHODID); in testInvokeMethod003()