Home
last modified time | relevance | path

Searched refs:InvokeMethodCommand (Results 1 – 12 of 12) 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
203 public static final byte InvokeMethodCommand = 6; field in JDWPCommands.ObjectReferenceCommandSet
DVmMirror.java2866 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in invokeInstanceMethod()
2900 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()
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.java166 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
196 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
331 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod002()
458 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod003()
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/StackFrame/
DPopFrames002Test.java367 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testPopFramesWithInvokeMethods()