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.java2930 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in invokeInstanceMethod()
2964 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in invokeStaticMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java203 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod001()
237 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod001()
318 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod002()
353 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod002()
DInvokeMethodWithSuspensionTest.java52 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java54 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodDefaultTest.java131 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod()
DInvokeMethod002Test.java140 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
DInvokeMethodDefault002Test.java131 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod()
DInvokeMethod003Test.java145 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod_toString()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java166 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
196 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
331 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod002()
458 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.java238 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.java110 JDWPCommands.InterfaceTypeCommandSet.InvokeMethodCommand); in testInvokeMethodStatic()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DPopFrames002Test.java361 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testPopFramesWithInvokeMethods()