Searched refs:setThreadEnd (Results 1 – 3 of 3) sorted by relevance
52 debuggeeWrapper.vmMirror.setThreadEnd(JDWPConstants.SuspendPolicy.NONE); in testThreadEndEvent001()
55 debuggeeWrapper.vmMirror.setThreadEnd(JDWPConstants.SuspendPolicy.NONE); in testThreadEnd001()
1534 public ReplyPacket setThreadEnd(byte suspendPolicy) { in setThreadEnd() method in VmMirror