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.java116 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod001()
117 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod001()
155 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod001()
156 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod001()
267 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod002()
268 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod002()
310 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod002()
311 JDWPCommands.EventRequestCommandSet.ClearCommand); in testInvokeMethod002()
404 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod003()
405 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod003()
[all …]
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()
DNewInstanceTest.java112 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance001()
113 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance001()
154 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance001()
155 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance001()
323 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance002()
324 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance002()
365 JDWPCommands.EventRequestCommandSet.CommandSetID, in testNewInstance002()
366 JDWPCommands.EventRequestCommandSet.ClearCommand); in testNewInstance002()
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.java110 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
111 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
151 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
152 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.java61 JDWPCommands.EventRequestCommandSet.CommandSetID, in setEventRequest()
62 JDWPCommands.EventRequestCommandSet.SetCommand); in setEventRequest()
108 JDWPCommands.EventRequestCommandSet.CommandSetID, in clearEvent()
109 JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()
DInvokeMethodDefaultTest.java56 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethod()
57 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethodDefault002Test.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.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.java80 JDWPCommands.EventRequestCommandSet.CommandSetID, in testVMDeathRequest()
81 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DCombinedEventsTest.java129 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_01()
130 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_01()
264 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_02()
265 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_02()
378 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_03()
379 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_03()
505 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents_04()
506 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_04()
DSingleStepTest.java129 JDWPCommands.EventRequestCommandSet.CommandSetID, in stepFunction()
130 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
DSingleStepWithLocationTest.java102 JDWPCommands.EventRequestCommandSet.CommandSetID, in testSingleStepToLocation()
103 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepToLocation()
DSingleStepThroughReflectionTest.java89 JDWPCommands.EventRequestCommandSet.CommandSetID, in testSingleStepIntoThroughReflection()
90 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepIntoThroughReflection()
DCombinedEvents003Test.java130 JDWPCommands.EventRequestCommandSet.CommandSetID, in testCombinedEvents003_01()
131 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents003_01()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java57 JDWPCommands.EventRequestCommandSet.CommandSetID, in testInvokeMethodStatic()
58 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.java328 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand); in clearBreakpoint()
332 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID); in clearBreakpoint()
358 .setCommand(JDWPCommands.EventRequestCommandSet.ClearAllBreakpointsCommand); in ClearAllBreakpoints()
362 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID); in ClearAllBreakpoints()
1346 JDWPCommands.EventRequestCommandSet.CommandSetID, in setEvent()
1347 JDWPCommands.EventRequestCommandSet.SetCommand); in setEvent()
1911 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()
1915 .setCommandSet(JDWPCommands.EventRequestCommandSet.CommandSetID); in clearEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java953 JDWPCommands.EventRequestCommandSet.CommandSetID, in clearEvent()
954 JDWPCommands.EventRequestCommandSet.ClearCommand); in clearEvent()