Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp103 const char kInputPath[] = "a/IFoo.aidl"; variable
108 const string kCmdline = string("aidl-cpp ") + kInputPath + " " + kHeaderDir + " " + kOutputPath;