Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DOwnedMonitorsStackDepthInfoDebuggee.java33 public class OwnedMonitorsStackDepthInfoDebuggee extends SyncDebuggee { class
90 synchronized(OwnedMonitorsStackDepthInfoDebuggee.waitForFinish){ in run3()
92 synchronized(OwnedMonitorsStackDepthInfoDebuggee.waitForStart){ in run3()
94 OwnedMonitorsStackDepthInfoDebuggee.waitForStart.notifyAll(); in run3()
108 runDebuggee(OwnedMonitorsStackDepthInfoDebuggee.class); in main()
DOwnedMonitorsStackDepthInfoTest.java85 + OwnedMonitorsStackDepthInfoDebuggee.TESTED_THREAD); in testOwnedMonitorsStackDepthInfo()
88 .getThreadID(OwnedMonitorsStackDepthInfoDebuggee.TESTED_THREAD); in testOwnedMonitorsStackDepthInfo()
174 + OwnedMonitorsStackDepthInfoDebuggee.TESTED_THREAD); in testOwnedMonitorsStackDepthInfo_Unsuspended()
177 .getThreadID(OwnedMonitorsStackDepthInfoDebuggee.TESTED_THREAD); in testOwnedMonitorsStackDepthInfo_Unsuspended()