Searched refs:jdwpGetFrameCount (Results 1 – 5 of 5) sorted by relevance
41 private int jdwpGetFrameCount(long threadID) { in jdwpGetFrameCount() method in OwnedMonitorsStackDepthInfoTest91 int frameCount = jdwpGetFrameCount(testedThreadID); in testOwnedMonitorsStackDepthInfo()
100 int frameCount = jdwpGetFrameCount(threadID); in findFrameInfo()
69 protected int jdwpGetFrameCount(long threadID) { in jdwpGetFrameCount() method in JDWPStackFrameTestCase
88 int frameCount = jdwpGetFrameCount(mainThread); in testThisObjectTest001()
404 int frameCount = jdwpGetFrameCount(threadID); in getFrameInfo()