Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_client_nullables.cpp140 unique_ptr<vector<sp<IBinder>>> list_with_nulls( in CheckAppropriateIBinderHandling() local
152 if (s->TakesAnIBinderList(*list_with_nulls).exceptionCode() != in CheckAppropriateIBinderHandling()
182 if (!s->TakesANullableIBinderList(list_with_nulls).isOk()) { in CheckAppropriateIBinderHandling()