Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp2313 auto nullable_list_w = set_nullable(type("List", type("p.Wrapper", type("String")))); in TEST_F() local
2315 cpp::CppNameOf(*nullable_list_w, typenames_)); in TEST_F()