Home | History | Annotate | Download | only in aidl

Lines Matching full:endl

42         cout << prefix << *expected << endl;
52 cout << prefix << got[i] << endl;
72 answer.result << endl;
83 cout << "mismatch: systemSearchPath: got" << endl;
85 cout << " expected" << endl;
92 cout << "mismatch: localSearchPath: got" << endl;
94 cout << " expected" << endl;
102 << " expected " << answer.inputFileName << endl;
109 << " expected " << answer.nativeLanguage << endl;
116 << " expected " << answer.outputH << endl;
123 << " expected " << answer.outputCPP << endl;
130 << " expected " << answer.outputJava << endl;
246 cout << endl;
247 cout << "---------------------------------------------" << endl;
253 cout << endl;
254 cout << "---------------------------------------------" << endl;
259 cout << "passed" << endl;
261 cout << "failed" << endl;
267 cout << endl;
268 cout << "=============================================" << endl;
269 cout << "options_test summary" << endl;
270 cout << "=============================================" << endl;
273 cout << "passed" << endl;
275 cout << "failed the following tests:" << endl;
284 cout << endl;