Searched refs:sourceFileCommand (Results 1 – 1 of 1) sorted by relevance
68 CommandPacket sourceFileCommand = new CommandPacket( in testSourceFile001() local71 sourceFileCommand.setNextValueAsReferenceTypeID(refTypeID); in testSourceFile001()73 ReplyPacket sourceFileReply = debuggeeWrapper.vmMirror.performCommand(sourceFileCommand); in testSourceFile001()74 sourceFileCommand = null; in testSourceFile001()