Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java309 public static final byte SetCommand = 1; field in JDWPCommands.EventRequestCommandSet
DVmMirror.java1175 JDWPCommands.EventRequestCommandSet.SetCommand); in setEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java118 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod001()
269 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod002()
406 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod003()
DInvokeMethod003Test.java60 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
DNewInstanceTest.java114 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance001()
325 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance002()
DNewInstance002Test.java61 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance_null_argument()
DInvokeMethod002Test.java112 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.java82 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DCombinedEventsTest.java131 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_01()
266 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_02()
380 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_03()
507 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_04()
DSingleStepTest.java131 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
DSingleStepWithLocationTest.java104 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepToLocation()
DSingleStepThroughReflectionTest.java91 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepIntoThroughReflection()
DCombinedEvents003Test.java132 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents003_01()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java55 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethodStatic()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodDefaultTest.java58 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethodDefault002Test.java59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethod003Test.java62 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_toString()
DInvokeMethod002Test.java60 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
DInvokeMethodTest.java63 JDWPCommands.EventRequestCommandSet.SetCommand); in setEventRequest()