Searched refs:actualStackDepth (Results 1 – 1 of 1) sorted by relevance
124 int actualStackDepth = stackDepthReply.getNextValueAsInt(); in testOwnedMonitorsStackDepthInfo() local125 logWriter.println("==> Stack depth: " + actualStackDepth); in testOwnedMonitorsStackDepthInfo()126 if (expectedStackDepth[currentMonitor] != actualStackDepth) { in testOwnedMonitorsStackDepthInfo()