Home
last modified time | relevance | path

Searched refs:lastLineCodeIndex (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DSingleStepWithLocationTest.java87 long lastLineCodeIndex = -1; in testSingleStepToLocation() local
90 lastLineCodeIndex = lineTableReply.getNextValueAsLong(); in testSingleStepToLocation()
98 refTypeID, methodID, lastLineCodeIndex); in testSingleStepToLocation()