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.java97 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod001()
98 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod001()
136 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod001()
137 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod001()
248 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod002()
249 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod002()
291 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod002()
292 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod002()
386 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod003()
387 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod003()
[all …]
DNewInstanceTest.java93 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance001()
94 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance001()
135 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance001()
136 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance001()
284 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance002()
285 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance002()
326 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance002()
327 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance002()
DInvokeMethod003Test.java58 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
97 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
98 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod_null_argument()
DNewInstance002Test.java59 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance_null_argument()
60 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance_null_argument()
98 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance_null_argument()
99 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance_null_argument()
DInvokeMethod002Test.java91 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
92 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
132 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
133 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethod002Test.java58 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
97 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_null_argument()
98 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod_null_argument()
DInvokeMethod003Test.java60 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_toString()
61 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_toString()
99 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod_toString()
100 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod_toString()
DInvokeMethodTest.java63 JDWPCommands.EventRequestCommandSet.CommandSetID, in setEventRequest()
64 JDWPCommands.EventRequestCommandSet.SetCommand); in setEventRequest()
110 JDWPCommands.EventRequestCommandSet.CommandSetID, in clearEvent()
111 JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()
DInvokeMethodDefault002Test.java58 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethodDefaultTest.java57 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
58 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.java91 JDWPCommands.EventRequestCommandSet.CommandSetID, in stepFunction()
92 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()
DSingleStepTest.java125 JDWPCommands.EventRequestCommandSet.CommandSetID, in stepFunction()
126 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
DCombinedEventsTest.java128 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_01()
129 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_01()
263 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_02()
264 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_02()
377 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_03()
378 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_03()
504 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_04()
505 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_04()
DSingleStepWithLocationTest.java101 JDWPCommands.EventRequestCommandSet.CommandSetID, in testSingleStepToLocation()
102 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepToLocation()
DSingleStepThroughReflectionTest.java86 JDWPCommands.EventRequestCommandSet.CommandSetID, in testSingleStepIntoThroughReflection()
87 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepIntoThroughReflection()
DCombinedEvents003Test.java129 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents003_01()
130 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()
1144 JDWPCommands.EventRequestCommandSet.CommandSetID, in setEvent()
1145 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.java900 JDWPCommands.EventRequestCommandSet.CommandSetID, in clearEvent()
901 JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()