Searched refs:jdwpGetFrameCount (Results 1 – 5 of 5) sorted by relevance
49 private int jdwpGetFrameCount(long threadID) { in jdwpGetFrameCount() method in OwnedMonitorsStackDepthInfoTest104 int frameCount = jdwpGetFrameCount(testedThreadID); in testOwnedMonitorsStackDepthInfo()
99 int frameCount = jdwpGetFrameCount(threadID); in findFrameInfo()
90 protected int jdwpGetFrameCount(long threadID) { in jdwpGetFrameCount() method in JDWPStackFrameTestCase
88 int frameCount = jdwpGetFrameCount(mainThread); in testThisObjectTest001()
356 int frameCount = jdwpGetFrameCount(threadID); in getFrameInfo()