Searched refs:sourceFileReply (Results 1 – 1 of 1) sorted by relevance
73 ReplyPacket sourceFileReply = debuggeeWrapper.vmMirror.performCommand(sourceFileCommand); in testSourceFile001() local75 checkReplyPacket(sourceFileReply, thisCommandName); in testSourceFile001()77 String returnedSourceFile = sourceFileReply.getNextValueAsString(); in testSourceFile001()90 assertAllDataRead(sourceFileReply); in testSourceFile001()