Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DSubscriptionManagerTest.cpp364 std::vector<SubscribeOptions> options1 = { in TEST_F() local
385 auto result = getManager()->subscribe(client1, options1, false); in TEST_F()