Searched refs:FramesCommand (Results 1 - 7 of 7) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DJDWPCommands.java242 public static final byte FramesCommand = 6; field in class:JDWPCommands.ThreadReferenceCommandSet
H A DVmMirror.java2123 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DFrameCountTest.java96 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
H A DFramesTest.java431 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
H A DLaunchedDebugger.java165 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
171 if (!checkReplyPacketWithoutFail(reply, "ThreadReference::FramesCommand command")) {
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DExceptionTest.java172 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
H A DJDWPStackFrameTestCase.java106 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
112 checkReplyPacket(reply, "ThreadReference::FramesCommand command");

Completed in 222 milliseconds