Home
last modified time | relevance | path

Searched defs:jdwpGetFrameCount (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DOwnedMonitorsStackDepthInfoTest.java49 private int jdwpGetFrameCount(long threadID) { in jdwpGetFrameCount() method in OwnedMonitorsStackDepthInfoTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java90 protected int jdwpGetFrameCount(long threadID) { in jdwpGetFrameCount() method in JDWPStackFrameTestCase