Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp2305 auto nullable_array_w = set_nullable(set_array(type("p.Wrapper", type("String")))); in TEST_F() local
2307 cpp::CppNameOf(*nullable_array_w, typenames_)); in TEST_F()