Searched refs:SuspendPolicy (Results 1 – 25 of 32) sorted by relevance
12
65 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in testVMDeathRequest()69 + JDWPConstants.SuspendPolicy.getName(suspendPolicy)); in testVMDeathRequest()75 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testVMDeathRequest()119 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in testVMDeathRequest()
100 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in stepFunction()149 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in stepFunction()
99 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in testClassPrepare001()
100 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in testException001()
104 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in testFieldAccess001()
105 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in testFieldModification001()
59 byte suspendPolicy = JDWPConstants.SuspendPolicy.NONE; in testThreadEnd001()
60 byte suspendPolicy = JDWPConstants.SuspendPolicy.NONE; in testThreadStart001()
77 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in testVMDeathRequest()80 + JDWPConstants.SuspendPolicy.getName(suspendPolicy)); in testVMDeathRequest()86 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testVMDeathRequest()120 + JDWPConstants.SuspendPolicy.getName(eventSuspendPolicy)); in testVMDeathRequest()
55 byte suspendPolicy = JDWPConstants.SuspendPolicy.NONE; in testThreadEndEvent001()
57 byte suspendPolicy = JDWPConstants.SuspendPolicy.NONE; in testThreadStartEvent001()
113 JDWPConstants.SuspendPolicy.ALL); in requestEventForAllLocations()
133 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testCombinedEvents_01()268 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testCombinedEvents_02()382 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testCombinedEvents_03()509 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testCombinedEvents_04()
134 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in stepFunction()
106 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testSingleStepToLocation()
93 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testSingleStepIntoThroughReflection()
110 JDWPConstants.SuspendPolicy.ALL); in setBreakpoint()147 return setBreakpoint(location, JDWPConstants.SuspendPolicy.ALL); in setBreakpoint()221 return setBreakpointAtMethodBegin(classID, methodName, JDWPConstants.SuspendPolicy.ALL); in setBreakpointAtMethodBegin()942 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setClassPrepared()963 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setClassPrepared()986 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setClassPreparedForSourceNameMatch()1006 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setClassUnload()1027 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setClassUnload()1065 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setClassLoad()1085 byte suspendPolicy = JDWPConstants.SuspendPolicy.ALL; in setMonitorContendedEnterForClassOnly()[all …]
68 JDWPConstants.SuspendPolicy.EVENT_THREAD); in runInvokeMethodTest()74 JDWPConstants.SuspendPolicy.ALL); in runInvokeMethodTest()
64 JDWPConstants.SuspendPolicy.EVENT_THREAD); in testDisposeDuringInvoke()
82 JDWPConstants.SuspendPolicy.EVENT_THREAD); in installBreakpoint()
119 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testInvokeMethod001()270 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testInvokeMethod002()407 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testInvokeMethod003()
61 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testInvokeMethod_null_argument()
115 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testNewInstance001()326 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testNewInstance002()
62 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); in testNewInstance_null_argument()