Home
last modified time | relevance | path

Searched refs:EventRequestCommandSet (Results 1 – 22 of 22) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java117 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod001()
118 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod001()
156 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod001()
157 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod001()
268 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod002()
269 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod002()
311 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod002()
312 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod002()
405 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod003()
406 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod003()
[all …]
DInvokeMethod003Test.java59 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
60 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
98 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
99 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod_null_argument()
DNewInstanceTest.java113 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance001()
114 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance001()
155 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance001()
156 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance001()
324 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance002()
325 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance002()
366 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance002()
367 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance002()
DNewInstance002Test.java60 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance_null_argument()
61 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance_null_argument()
99 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance_null_argument()
100 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance_null_argument()
DInvokeMethod002Test.java111 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
112 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
152 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
153 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethod003Test.java61 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_toString()
62 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_toString()
100 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_toString()
101 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod_toString()
DInvokeMethod002Test.java59 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
60 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
98 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
99 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod_null_argument()
DInvokeMethodTest.java62 JDWPCommands.EventRequestCommandSet.CommandSetID, in setEventRequest()
63 JDWPCommands.EventRequestCommandSet.SetCommand); in setEventRequest()
109 JDWPCommands.EventRequestCommandSet.CommandSetID, in clearEvent()
110 JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()
DInvokeMethodDefaultTest.java57 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
58 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethodDefault002Test.java58 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DVMDeathTest.java71 JDWPCommands.EventRequestCommandSet.CommandSetID, in testVMDeathRequest()
72 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DSingleStepTest.java95 JDWPCommands.EventRequestCommandSet.CommandSetID, in stepFunction()
96 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DVMDeath002Test.java81 JDWPCommands.EventRequestCommandSet.CommandSetID, in testVMDeathRequest()
82 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DCombinedEventsTest.java130 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_01()
131 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_01()
265 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_02()
266 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_02()
379 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_03()
380 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_03()
506 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_04()
507 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_04()
DSingleStepTest.java130 JDWPCommands.EventRequestCommandSet.CommandSetID, in stepFunction()
131 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
DSingleStepWithLocationTest.java103 JDWPCommands.EventRequestCommandSet.CommandSetID, in testSingleStepToLocation()
104 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepToLocation()
DSingleStepThroughReflectionTest.java90 JDWPCommands.EventRequestCommandSet.CommandSetID, in testSingleStepIntoThroughReflection()
91 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepIntoThroughReflection()
DCombinedEvents003Test.java131 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents003_01()
132 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents003_01()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java54 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethodStatic()
55 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethodStatic()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java305 public class EventRequestCommandSet { class in JDWPCommands
DVmMirror.java270 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand); in clearBreakpoint()
274 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID); in clearBreakpoint()
300 .setCommand(JDWPCommands.EventRequestCommandSet.ClearAllBreakpointsCommand); in ClearAllBreakpoints()
304 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID); in ClearAllBreakpoints()
1174 JDWPCommands.EventRequestCommandSet.CommandSetID, in setEvent()
1175 JDWPCommands.EventRequestCommandSet.SetCommand); in setEvent()
1576 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()
1580 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID); in clearEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java955 JDWPCommands.EventRequestCommandSet.CommandSetID, in clearEvent()
956 JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()