HomeSort by relevance Sort by last modified time
    Searched full:ownedmonitors (Results 1 - 4 of 4) sorted by null

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
OwnedMonitorsTest.java 38 * JDWP Unit test for ThreadReference.OwnedMonitors command.
48 * This testcase exercises ThreadReference.OwnedMonitors command.
51 * <BR>Then the test performs the ThreadReference.OwnedMonitors command
79 checkReplyPacket(reply, "ThreadReference::OwnedMonitors command");
  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/
LazyThreadReference.java 85 public List<ObjectReference> ownedMonitors() throws IncompatibleThreadStateException {
86 return getValue().ownedMonitors();
  /art/runtime/jdwp/
jdwp_handler.cc     [all...]
  /system/core/libbacktrace/testdata/arm/
libart.so 

Completed in 2376 milliseconds