Home
last modified time | relevance | path

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

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