Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DOwnedMonitorsStackDepthInfoTest.java80 JDWPCommands.ThreadReferenceCommandSet.OwnedMonitorsStackDepthInfoCommand); in testOwnedMonitorsStackDepthInfo()
163 JDWPCommands.ThreadReferenceCommandSet.OwnedMonitorsStackDepthInfoCommand); in testOwnedMonitorsStackDepthInfo_Unsuspended()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java259 public static final byte OwnedMonitorsStackDepthInfoCommand = 13; field in JDWPCommands.ThreadReferenceCommandSet