Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DSubscriptionManager_test.cpp93 void assertLastUnsubscribedProperty(int expectedPropertyId) { in assertLastUnsubscribedProperty() argument
94 ASSERT_EQ(expectedPropertyId, lastUnsubscribedProperty); in assertLastUnsubscribedProperty()