Lines Matching refs:kCompileCommandIncludePath
50 const char kCompileCommandIncludePath[] = "-Iinclude_path"; variable
54 kCompileCommandIncludePath,
65 kCompileCommandIncludePath,
75 kCompileCommandIncludePath,
84 kCompileCommandIncludePath,
141 "aidl", "-b", kCompileCommandIncludePath, kCompileCommandInput, "--parcelable-to-string", in TEST()
173 EXPECT_EQ(string{kCompileCommandIncludePath}.substr(2), *options->ImportDirs().begin()); in TEST()
183 kCompileCommandIncludePath, in TEST()
193 EXPECT_EQ(string{kCompileCommandIncludePath}.substr(2), *options->ImportDirs().begin()); in TEST()
205 EXPECT_EQ(string{kCompileCommandIncludePath}.substr(2), *options->ImportDirs().begin()); in TEST()
217 kCompileCommandIncludePath, in TEST()
245 kCompileCommandIncludePath, in TEST()
255 "aidl", "--lang=java", kCompileCommandIncludePath, "-o src_out", in TEST()
266 kCompileCommandIncludePath, in TEST()
295 kCompileCommandIncludePath, in TEST()
307 kCompileCommandIncludePath, in TEST()