Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1295 hidl_array<IFoo::Goober, 20> gooberArrayParam; in TEST_F() local
1296 EXPECT_OK(foo->haveAGooberArray(gooberArrayParam)); in TEST_F()