Home | History | Annotate | Download | only in tests

Lines Matching full:endl

47 using std::endl;
56 cout << "Confirming passing and returning primitives works." << endl;
116 << "\". Got status=" << status.toString8() << endl;
124 cout << "Confirming passing and returning arrays works." << endl;
149 cout << "Confirming passing and returning List<T> works." << endl;
161 cout << "Confirming passing and returning List<T> works with binders." << endl;
176 cerr << "Could not retrieve service for test." << endl;
188 cerr << "Failed to reverse named callback list." << endl;
192 cerr << "ReverseNamedCallbackList gave repetition with wrong length." << endl;
197 cerr << "ReverseNamedCallbackList gave reversal with wrong length." << endl;
208 cerr << "Could not query INamedCallback from output" << endl;
213 cerr << "Output had wrong INamedCallback" << endl;
225 cerr << "Could not query INamedCallback from reversed output" << endl;
230 cerr << "Reversed output had wrong INamedCallback" << endl;