Searched refs:setMonitorWaitedForClassMatch (Results 1 – 2 of 2) sorted by relevance
57 debuggeeWrapper.vmMirror.setMonitorWaitedForClassMatch(classPattern); in testMonitorWaitedForClassMatchExact()70 debuggeeWrapper.vmMirror.setMonitorWaitedForClassMatch(classPattern); in testMonitorWaitedForClassMatchFirst()83 debuggeeWrapper.vmMirror.setMonitorWaitedForClassMatch(classPattern); in testMonitorWaitedForClassMatchSecond()
1300 public ReplyPacket setMonitorWaitedForClassMatch(String classRegexp) { in setMonitorWaitedForClassMatch() method in VmMirror