Searched refs:setMonitorWaitForClassMatch (Results 1 – 2 of 2) sorted by relevance
58 debuggeeWrapper.vmMirror.setMonitorWaitForClassMatch(classPattern); in testMonitorWaitForClassMatchExact()71 debuggeeWrapper.vmMirror.setMonitorWaitForClassMatch(classPattern); in testMonitorWaitForClassMatchFirst()84 debuggeeWrapper.vmMirror.setMonitorWaitForClassMatch(classPattern); in testMonitorWaitForClassMatchSecond()
1073 public ReplyPacket setMonitorWaitForClassMatch(String classRegexp) { in setMonitorWaitForClassMatch() method in VmMirror