Searched refs:TEST_SUSPEND_POLICY (Results 1 – 1 of 1) sorted by relevance
24 TEST_SUSPEND_POLICY = JDWPConstants.SuspendPolicy.ALL; field in JDWPEventModifierTestCase63 EventBuilder builder = new EventBuilder(eventKind, TEST_SUSPEND_POLICY); in createBreakpointEventBuilder()81 EventBuilder builder = new EventBuilder(eventKind, TEST_SUSPEND_POLICY); in createExceptionEventBuilder()100 JDWPConstants.EventKind.METHOD_ENTRY, TEST_SUSPEND_POLICY); in createMethodEntryEventBuilder()114 JDWPConstants.EventKind.METHOD_EXIT, TEST_SUSPEND_POLICY); in createMethodExitEventBuilder()129 TEST_SUSPEND_POLICY); in createMethodExitWithReturnValueEventBuilder()140 TEST_SUSPEND_POLICY); in createThreadStartBuilder()150 TEST_SUSPEND_POLICY); in createThreadEndBuilder()191 EventBuilder builder = new EventBuilder(eventKind, TEST_SUSPEND_POLICY); in createFieldEventBuilder()