Lines Matching full:endl
42 using std::endl;
96 cout << "... Confirming nullables for " << type_name << " ..." << endl;
103 cerr << "Could not repeat nullable " << type_name << "." << endl;
108 cerr << "Got back null when repeating " << type_name << "." << endl;
114 << "." << endl;
122 cerr << "Could not repeat null as " << type_name << "." << endl;
128 << endl;
149 << __LINE__ << endl;
155 << __LINE__ << endl;
162 << __LINE__ << endl;
167 << __LINE__ << endl;
174 << __LINE__ << endl;
179 << __LINE__ << endl;
184 << __LINE__ << endl;
189 << __LINE__ << endl;
201 << __LINE__ << endl;
206 << __LINE__ << endl;
211 << __LINE__ << endl;
216 << __LINE__ << endl;
226 cout << "Confirming passing and returning nullable values works." << endl;
265 cerr << "Handled null IBinders poorly." << endl;
270 cerr << "Handled nullable IInterface instances poorly." << endl;