Searched refs:setMonitorWaitedForClassMatch (Results 1 – 2 of 2) sorted by relevance
58 debuggeeWrapper.vmMirror.setMonitorWaitedForClassMatch(classPattern); in testMonitorWaitedForClassMatchExact()71 debuggeeWrapper.vmMirror.setMonitorWaitedForClassMatch(classPattern); in testMonitorWaitedForClassMatchFirst()84 debuggeeWrapper.vmMirror.setMonitorWaitedForClassMatch(classPattern); in testMonitorWaitedForClassMatchSecond()
1144 public ReplyPacket setMonitorWaitedForClassMatch(String classRegexp) { in setMonitorWaitedForClassMatch() method in VmMirror