Home
last modified time | relevance | path

Searched refs:InvokeMethodCommand (Results 1 – 17 of 17) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java140 public static final byte InvokeMethodCommand = 3; field in JDWPCommands.ClassTypeCommandSet
161 public static final byte InvokeMethodCommand = 1; field in JDWPCommands.InterfaceTypeCommandSet
205 public static final byte InvokeMethodCommand = 6; field in JDWPCommands.ObjectReferenceCommandSet
DVmMirror.java2556 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in invokeInstanceMethod()
2590 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in invokeStaticMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java205 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod001()
239 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod001()
320 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod002()
355 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod002()
DInvokeMethodAfterMultipleThreadSuspensionTest.java54 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java52 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodDefaultTest.java132 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod()
DInvokeMethodDefault002Test.java132 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod()
DInvokeMethod002Test.java140 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
DInvokeMethod003Test.java145 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod_toString()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java147 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
177 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
313 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod002()
440 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod003()
DInvokeMethodAfterMultipleThreadSuspensionTest.java44 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java42 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethod003Test.java113 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
DInvokeMethod002Test.java208 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DDisposeDuringInvokeTest.java76 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testDisposeDuringInvoke()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java107 JDWPCommands.InterfaceTypeCommandSet.InvokeMethodCommand); in testInvokeMethodStatic()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DPopFrames002Test.java362 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testPopFramesWithInvokeMethods()