Searched refs:cpp_options (Results 1 – 1 of 1) sorted by relevance
507 Options cpp_options = Options::From("aidl -I . --lang=cpp -o out -h out/include a/Foo.aidl"); in TEST_F() local516 EXPECT_TRUE(compile_aidl(cpp_options, io_delegate_)); in TEST_F()532 Options cpp_options = Options::From("aidl --lang=cpp -I . -o out -h out/include a/Foo.aidl"); in TEST_F() local537 EXPECT_TRUE(compile_aidl(cpp_options, io_delegate_)); in TEST_F()592 Options cpp_options = Options::From("aidl --lang=cpp -I . -o out -h out a/Foo.aidl"); in TEST_F() local593 EXPECT_TRUE(compile_aidl(cpp_options, io_delegate_)); in TEST_F()4260 Options cpp_options = in TEST_F() local4262 EXPECT_TRUE(compile_aidl(cpp_options, io_delegate_)); in TEST_F()4287 Options cpp_options = Options::From("aidl --lang=cpp -I . -o out -h out a/Foo.aidl"); in TEST_F() local4288 EXPECT_TRUE(compile_aidl(cpp_options, io_delegate_)); in TEST_F()