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.java166 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod001()
167 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
196 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod001()
197 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
331 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod002()
332 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod002()
458 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod003()
459 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod003()
DNewInstanceWithSuspensionTest.java40 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
41 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in buildInvokeCommand()
DNewInstanceAfterMultipleThreadSuspensionTest.java42 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
43 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java41 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
42 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java43 JDWPCommands.ClassTypeCommandSet.CommandSetID, in buildInvokeCommand()
44 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DNewInstanceTest.java165 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance001()
166 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance001()
216 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance001()
217 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance001()
376 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance002()
377 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance002()
DSuperClassTest.java43 JDWPCommands.ClassTypeCommandSet.CommandSetID, in jdwpGetSuperClassReply()
44 JDWPCommands.ClassTypeCommandSet.SuperclassCommand); in jdwpGetSuperClassReply()
DSetValues002Test.java127 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testSetValues002()
128 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in testSetValues002()
DAbstractNewInstanceTestCase.java120 CommandPacket packet = new CommandPacket(JDWPCommands.ClassTypeCommandSet.CommandSetID, in checkNewInstanceTag()
121 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in checkNewInstanceTag()
DInvokeMethod003Test.java113 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod_null_argument()
114 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
DNewInstance002Test.java119 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testNewInstance_null_argument()
120 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance_null_argument()
DSetValuesTest.java124 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testField()
125 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in testField()
DInvokeMethod002Test.java238 JDWPCommands.ClassTypeCommandSet.CommandSetID, in testInvokeMethod()
239 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.java175 JDWPCommands.ClassTypeCommandSet.CommandSetID, in isClassLoader()
176 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.java1972 JDWPCommands.ClassTypeCommandSet.CommandSetID, in getSuperclassId()
1973 JDWPCommands.ClassTypeCommandSet.SuperclassCommand); in getSuperclassId()
2531 JDWPCommands.ClassTypeCommandSet.CommandSetID, in setStaticFieldsValues()
2532 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in setStaticFieldsValues()
2628 JDWPCommands.ClassTypeCommandSet.CommandSetID, in invokeStaticMethod()
2629 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.java122 JDWPCommands.ClassTypeCommandSet.CommandSetID, in makeNewInstance()
123 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in makeNewInstance()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java920 JDWPCommands.ClassTypeCommandSet.CommandSetID, in setStaticIntField()
921 JDWPCommands.ClassTypeCommandSet.SetValuesCommand); in setStaticIntField()