Lines Matching refs:kCompileCommandIncludePath
57 const char kCompileCommandIncludePath[] = "-Iinclude_path"; variable
61 kCompileCommandIncludePath,
72 kCompileCommandIncludePath,
82 kCompileCommandIncludePath,
91 kCompileCommandIncludePath,
163 EXPECT_EQ(string{kCompileCommandIncludePath}.substr(2), *options->ImportDirs().begin()); in TEST()
174 EXPECT_EQ(string{kCompileCommandIncludePath}.substr(2), *options->ImportDirs().begin()); in TEST()
186 kCompileCommandIncludePath, in TEST()
211 "aidl", "--lang=rust", kCompileCommandIncludePath, in TEST()
235 kCompileCommandIncludePath, in TEST()
250 "aidl", "--lang=java", kCompileCommandIncludePath, "-o src_out", in TEST()
262 kCompileCommandIncludePath, in TEST()
293 kCompileCommandIncludePath, in TEST()
310 kCompileCommandIncludePath, in TEST()
328 kCompileCommandIncludePath, in TEST()
343 "aidl", "--lang=rust", kCompileCommandIncludePath, "-o src_out", in TEST()