Lines Matching full:endl
4523 // Tests that basic IO manipulators (endl, ends, and flush) can be4527 FAIL() << "Line 1." << std::endl5025 r << "Data" << std::endl << std::flush << std::ends << "Will be visible";