Home
last modified time | relevance | path

Searched defs:breakpointRequestID (Results 1 – 4 of 4) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEventsTest.java115 int breakpointRequestID = reply.getNextValueAsInt(); in testCombinedEvents_01() local
250 int breakpointRequestID = reply.getNextValueAsInt(); in testCombinedEvents_02() local
637 int breakpointRequestID = reply.getNextValueAsInt(); in testCombinedEvents_05() local
796 int breakpointRequestID = reply.getNextValueAsInt(); in testCombinedEvents_06() local
DSingleStepThroughReflectionTest.java73 int breakpointRequestID = debuggeeWrapper.vmMirror.setBreakpointAtMethodBegin( in testSingleStepIntoThroughReflection() local
DCombinedEvents003Test.java109 int breakpointRequestID = reply.getNextValueAsInt(); in testCombinedEvents003_01() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameAccessTest.java144 int breakpointRequestID = debuggeeWrapper.vmMirror.setBreakpointAtMethodBegin(classID, in runStackFrameTest() local