Home
last modified time | relevance | path

Searched refs:SetCommand (Results 1 – 18 of 18) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java307 public static final byte SetCommand = 1; field in JDWPCommands.EventRequestCommandSet
DVmMirror.java1282 JDWPCommands.EventRequestCommandSet.SetCommand); in setEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java117 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod001()
268 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod002()
405 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod003()
DInvokeMethod003Test.java59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
DNewInstanceTest.java113 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance001()
324 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance002()
DNewInstance002Test.java60 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance_null_argument()
DInvokeMethod002Test.java111 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DVMDeathTest.java72 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DSingleStepTest.java96 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DVMDeath002Test.java83 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DCombinedEventsTest.java130 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_01()
265 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_02()
379 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_03()
506 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_04()
DSingleStepTest.java130 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
DSingleStepWithLocationTest.java103 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepToLocation()
DSingleStepThroughReflectionTest.java90 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepIntoThroughReflection()
DCombinedEvents003Test.java131 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents003_01()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethod002Test.java59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
DInvokeMethod003Test.java61 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_toString()
DInvokeMethodTest.java62 JDWPCommands.EventRequestCommandSet.SetCommand); in setEventRequest()