Searched refs:outputH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A Doptions_test.cpp15 const char* outputH; member in struct:Answer
113 // outputH
114 if (answer.outputH != options.outputH) {
115 cout << "mismatch: outputH: got " << options.outputH
116 << " expected " << answer.outputH << endl;
146 /* outputH */ "",
152 /* argv */ { "test", "inputFileName.aidl_cpp", "-oh", "outputH", NULL, NULL, NULL, NULL },
158 /* outputH */ "output
[all...]

Completed in 1006 milliseconds