Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp958 Options options4 = Options::From("aidl -b p/IBar.aidl"); in TEST_F() local
960 EXPECT_NE(0, ::android::aidl::compile_aidl(options4, io_delegate_)); in TEST_F()