Lines Matching refs:str
159 // and stream.str(). However, if creating a variable for the comparison
303 disassembly_stream.str()};
358 validation_result, logger.getAllMessages(), disassembly_stream.str()};
403 validation_result, logger.getAllMessages(), disassembly_stream.str()};
427 true, "", disassembly_stream.str()};
437 const auto outputIfNotEmpty = [&stream](const std::string& str) {
438 if (!str.empty()) *stream << str << "\n";
495 checkEqAndUpdateIfRequested(expectedOutput, stream.str(),
525 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname);
551 checkEqAndUpdateIfRequested(expectedOutput, stream.str(),
588 checkEqAndUpdateIfRequested(expectedOutput, stream.str(),
615 checkEqAndUpdateIfRequested(expectedOutput, stream.str(),
642 checkEqAndUpdateIfRequested(expectedOutput, stream.str(),
722 checkEqAndUpdateIfRequested(expectedOutput, stream.str(),