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