Searched refs:optionsForParcelable (Results 1 – 1 of 1) sorted by relevance
2814 Options optionsForParcelable = Options::From("aidl -I . p/Bar.aidl"); in TEST_F() local2817 EXPECT_FALSE(compile_aidl(optionsForParcelable, io_delegate_)); in TEST_F()