Searched refs:expectNullHandle (Results 1 – 3 of 3) sorted by relevance
36 expectNullHandle(handle h, Abc xyz) generates (bool hIsNull, bool xyzHasNull);
74 …Return<void> expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_cb) …
167 Return<void> Bar::expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_… in expectNullHandle() function in android::hardware::tests::bar::V1_0::implementation::Bar