Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DSubscriptionManagerTest.cpp804 VehiclePropValue propValue2 = { in TEST_F() local
811 clients = getManager()->getSubscribedClients({propValue2}); in TEST_F()
813 ASSERT_THAT(clients[client1], UnorderedElementsAre(propValue2)) in TEST_F()