Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
Doptions_test.cpp15 const char* outputH; member
114 if (answer.outputH != options.outputH) { in test()
115 cout << "mismatch: outputH: got " << options.outputH in test()
116 << " expected " << answer.outputH << endl; in test()