Lines Matching refs:endl
4448 // Tests that basic IO manipulators (endl, ends, and flush) can be4452 FAIL() << "Line 1." << std::endl4951 r << "Data" << std::endl << std::flush << std::ends << "Will be visible";