Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1485 EXPECT_OK(bar->expectNullHandle(nullptr, xyz, [](bool hIsNull, bool xyzHasNull) { in TEST_F() argument
1486 EXPECT_TRUE(hIsNull); in TEST_F()