Searched refs:setClassPreparedForSourceNameMatch (Results 1 – 2 of 2) sorted by relevance
96 …ReplyPacket reply = debuggeeWrapper.vmMirror.setClassPreparedForSourceNameMatch(expectedSourceName… in testClassPrepareEventWithoutSourceDebugExtension()159 …ReplyPacket reply = debuggeeWrapper.vmMirror.setClassPreparedForSourceNameMatch(expectedSourceName… in testClassPrepareEventWithSourceDebugExtension()
942 public ReplyPacket setClassPreparedForSourceNameMatch(String sourceNamePattern) { in setClassPreparedForSourceNameMatch() method in VmMirror