Searched refs:EventRequestCommandSet (Results 1 - 18 of 18) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
H A DInvokeMethod003Test.java58 JDWPCommands.EventRequestCommandSet.CommandSetID,
59 JDWPCommands.EventRequestCommandSet.SetCommand);
97 JDWPCommands.EventRequestCommandSet.CommandSetID,
98 JDWPCommands.EventRequestCommandSet.ClearCommand);
H A DNewInstance002Test.java59 JDWPCommands.EventRequestCommandSet.CommandSetID,
60 JDWPCommands.EventRequestCommandSet.SetCommand);
98 JDWPCommands.EventRequestCommandSet.CommandSetID,
99 JDWPCommands.EventRequestCommandSet.ClearCommand);
H A DInvokeMethodTest.java116 JDWPCommands.EventRequestCommandSet.CommandSetID,
117 JDWPCommands.EventRequestCommandSet.SetCommand);
155 JDWPCommands.EventRequestCommandSet.CommandSetID,
156 JDWPCommands.EventRequestCommandSet.ClearCommand);
267 JDWPCommands.EventRequestCommandSet.CommandSetID,
268 JDWPCommands.EventRequestCommandSet.SetCommand);
310 JDWPCommands.EventRequestCommandSet.CommandSetID,
311 JDWPCommands.EventRequestCommandSet.ClearCommand);
404 JDWPCommands.EventRequestCommandSet.CommandSetID,
405 JDWPCommands.EventRequestCommandSet
[all...]
H A DNewInstanceTest.java112 JDWPCommands.EventRequestCommandSet.CommandSetID,
113 JDWPCommands.EventRequestCommandSet.SetCommand);
154 JDWPCommands.EventRequestCommandSet.CommandSetID,
155 JDWPCommands.EventRequestCommandSet.ClearCommand);
323 JDWPCommands.EventRequestCommandSet.CommandSetID,
324 JDWPCommands.EventRequestCommandSet.SetCommand);
365 JDWPCommands.EventRequestCommandSet.CommandSetID,
366 JDWPCommands.EventRequestCommandSet.ClearCommand);
H A DInvokeMethod002Test.java110 JDWPCommands.EventRequestCommandSet.CommandSetID,
111 JDWPCommands.EventRequestCommandSet.SetCommand);
151 JDWPCommands.EventRequestCommandSet.CommandSetID,
152 JDWPCommands.EventRequestCommandSet.ClearCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DInvokeMethod002Test.java58 JDWPCommands.EventRequestCommandSet.CommandSetID,
59 JDWPCommands.EventRequestCommandSet.SetCommand);
97 JDWPCommands.EventRequestCommandSet.CommandSetID,
98 JDWPCommands.EventRequestCommandSet.ClearCommand);
H A DInvokeMethod003Test.java60 JDWPCommands.EventRequestCommandSet.CommandSetID,
61 JDWPCommands.EventRequestCommandSet.SetCommand);
99 JDWPCommands.EventRequestCommandSet.CommandSetID,
100 JDWPCommands.EventRequestCommandSet.ClearCommand);
H A DInvokeMethodTest.java61 JDWPCommands.EventRequestCommandSet.CommandSetID,
62 JDWPCommands.EventRequestCommandSet.SetCommand);
108 JDWPCommands.EventRequestCommandSet.CommandSetID,
109 JDWPCommands.EventRequestCommandSet.ClearCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DSingleStepTest.java128 JDWPCommands.EventRequestCommandSet.CommandSetID,
129 JDWPCommands.EventRequestCommandSet.SetCommand);
H A DSingleStepWithLocationTest.java102 JDWPCommands.EventRequestCommandSet.CommandSetID,
103 JDWPCommands.EventRequestCommandSet.SetCommand);
H A DVMDeath002Test.java82 JDWPCommands.EventRequestCommandSet.CommandSetID,
83 JDWPCommands.EventRequestCommandSet.SetCommand);
H A DCombinedEventsTest.java129 JDWPCommands.EventRequestCommandSet.CommandSetID,
130 JDWPCommands.EventRequestCommandSet.SetCommand);
264 JDWPCommands.EventRequestCommandSet.CommandSetID,
265 JDWPCommands.EventRequestCommandSet.SetCommand);
378 JDWPCommands.EventRequestCommandSet.CommandSetID,
379 JDWPCommands.EventRequestCommandSet.SetCommand);
505 JDWPCommands.EventRequestCommandSet.CommandSetID,
506 JDWPCommands.EventRequestCommandSet.SetCommand);
H A DCombinedEvents003Test.java130 JDWPCommands.EventRequestCommandSet.CommandSetID,
131 JDWPCommands.EventRequestCommandSet.SetCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
H A DSingleStepTest.java95 JDWPCommands.EventRequestCommandSet.CommandSetID,
96 JDWPCommands.EventRequestCommandSet.SetCommand);
H A DVMDeathTest.java71 JDWPCommands.EventRequestCommandSet.CommandSetID,
72 JDWPCommands.EventRequestCommandSet.SetCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DJDWPCommands.java303 public class EventRequestCommandSet { class in class:JDWPCommands
H A DVmMirror.java319 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand);
323 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID);
349 .setCommand(JDWPCommands.EventRequestCommandSet.ClearAllBreakpointsCommand);
353 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID);
1256 JDWPCommands.EventRequestCommandSet.CommandSetID,
1257 JDWPCommands.EventRequestCommandSet.SetCommand);
1825 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand);
1829 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
H A DJDWPTestCase.java822 JDWPCommands.EventRequestCommandSet.CommandSetID,
823 JDWPCommands.EventRequestCommandSet.ClearCommand);

Completed in 125 milliseconds