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