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.java2595 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in invokeInstanceMethod()
2629 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in invokeStaticMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java204 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod001()
238 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod001()
319 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod002()
354 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod002()
DInvokeMethodWithSuspensionTest.java52 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java54 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodDefaultTest.java132 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod()
DInvokeMethodDefault002Test.java132 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod()
DInvokeMethod003Test.java146 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod_toString()
DInvokeMethod002Test.java141 JDWPCommands.ObjectReferenceCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java167 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
197 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod001()
332 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod002()
459 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod003()
DInvokeMethodWithSuspensionTest.java42 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java44 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in buildInvokeCommand()
DInvokeMethod003Test.java114 JDWPCommands.ClassTypeCommandSet.InvokeMethodCommand); in testInvokeMethod_null_argument()
DInvokeMethod002Test.java239 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()