Searched refs:THREAD_NOT_SUSPENDED (Results 1 – 5 of 5) sorted by relevance
401 public static final int THREAD_NOT_SUSPENDED = 13; field in JDWPConstants.Error524 case THREAD_NOT_SUSPENDED: in getName()
171 if (errorCode == JDWPConstants.Error.THREAD_NOT_SUSPENDED) { in testOwnedMonitorsStackDepthInfo_Unsuspended()
270 if (errorCode == JDWPConstants.Error.THREAD_NOT_SUSPENDED) { in testForceEarlyReturn_NotSuspended()
92 JDWPConstants.Error.THREAD_NOT_SUSPENDED); in testGetValues003_ThreadNotSuspendedError()
93 JDWPConstants.Error.THREAD_NOT_SUSPENDED); in testSetValues003_ThreadNotSuspendedError()