Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Doptions_unittest.cpp307 const char* arg_with_no_header_dir[] = { in TEST() local
317 EXPECT_EQ(false, GetOptions(arg_with_no_header_dir)->Ok()); in TEST()