Searched refs:ConfirmNullableType (Results 1 - 1 of 1) sorted by last modified time

/system/tools/aidl/tests/
H A Daidl_test_client_nullables.cpp92 bool ConfirmNullableType(const sp<ITestService>& s, const string& type_name, function in namespace:android::aidl::tests::client::__anon2609
228 if (!ConfirmNullableType(s, "integer array",
235 if (!ConfirmNullableType(s, "string",
252 if (!ConfirmNullableType(s, "string array", std::move(test_string_array),
257 if (!ConfirmNullableType(s, "parcelable",

Completed in 54 milliseconds