Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp2814 Options optionsForParcelable = Options::From("aidl -I . p/Bar.aidl"); in TEST_F() local
2817 EXPECT_FALSE(compile_aidl(optionsForParcelable, io_delegate_)); in TEST_F()