Lines Matching refs:cout
122 cout << "ICU version - " << U_ICU_VERSION << endl;
142 cout << "Doing " << ITER_COUNT << " iterations:" << endl;
143 cout << "__________| Running...\r";
144 cout.flush();
148 cout << '*' << flush;
154 cout << " Done " << endl;
185 cout << " Wrote to " << argv[2] << endl;
189 cout << "Error! " << u_errorName(status) << endl;
204 cout << "initialize failed! " << status << endl;
207 //cout << "Done initializing!\n" << endl;
210 cout << "run failed!" << endl;
214 cout << "done!" << endl;