Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tests/foo/1.0/
H A DIFoo.hal214 echoNullInterface(IFooCallback cb) generates (bool receivedNull, IFooCallback cb);
/aosp12/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp1493 [](const auto receivedNull, const auto &intf) { in TEST_F() argument
1494 EXPECT_TRUE(receivedNull); in TEST_F()