Home
last modified time | relevance | path

Searched refs:ClassTypeCommandSet (Results 1 – 20 of 20) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java146 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod001()
147 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
176 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod001()
177 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
312 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod002()
313 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod002()
439 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod003()
440 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod003()
DNewInstanceTest.java145 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance001()
146 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance001()
196 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance001()
197 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance001()
336 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance002()
337 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance002()
DNewInstanceAfterMultipleThreadSuspensionTest.java42 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
43 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java43 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
44 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DNewInstanceWithSuspensionTest.java40 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
41 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java41 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
42 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DSuperClassTest.java45 JDWPCommands.ClassTypeCommandSet.CommandSetID, in jdwpGetSuperClassReply()
46 JDWPCommands.ClassTypeCommandSet.SuperclassCommand); in jdwpGetSuperClassReply()
DSetValues002Test.java126 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testSetValues002()
127 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in testSetValues002()
DAbstractNewInstanceTestCase.java120 CommandPacket packet = new CommandPacket(JDWPCommands.ClassTypeCommandSet.CommandSetID, in checkNewInstanceTag()
121 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in checkNewInstanceTag()
DInvokeMethod003Test.java112 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod_null_argument()
113 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
DNewInstance002Test.java118 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance_null_argument()
119 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance_null_argument()
DSetValuesTest.java125 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testField()
126 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in testField()
DInvokeMethod002Test.java207 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod()
208 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DGetValues007Test.java72 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testGetValues007()
73 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in testGetValues007()
DClassLoaderTest.java176 JDWPCommands.ClassTypeCommandSet.CommandSetID, in isClassLoader()
177 JDWPCommands.ClassTypeCommandSet.SuperclassCommand); in isClassLoader()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java132 public class ClassTypeCommandSet { class in JDWPCommands
DVmMirror.java1975 JDWPCommands.ClassTypeCommandSet.CommandSetID, in getSuperclassId()
1976 JDWPCommands.ClassTypeCommandSet.SuperclassCommand); in getSuperclassId()
2492 JDWPCommands.ClassTypeCommandSet.CommandSetID, in setStaticFieldsValues()
2493 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in setStaticFieldsValues()
2589 JDWPCommands.ClassTypeCommandSet.CommandSetID, in invokeStaticMethod()
2590 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in invokeStaticMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DPopFrames002Test.java361 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testPopFramesWithInvokeMethods()
362 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testPopFramesWithInvokeMethods()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java123 JDWPCommands.ClassTypeCommandSet.CommandSetID, in makeNewInstance()
124 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in makeNewInstance()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java865 JDWPCommands.ClassTypeCommandSet.CommandSetID, in setStaticIntField()
866 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in setStaticIntField()