Searched refs:lastUnsubscribedProperty (Results 1 – 1 of 1) sorted by relevance
50 lastUnsubscribedProperty = -1; in SetUp()86 lastUnsubscribedProperty = propertyId; in onPropertyUnsubscribed()90 ASSERT_EQ(-1, lastUnsubscribedProperty); in assertOnPropertyUnsubscribedNotCalled()94 ASSERT_EQ(expectedPropertyId, lastUnsubscribedProperty); in assertLastUnsubscribedProperty()95 lastUnsubscribedProperty = -1; in assertLastUnsubscribedProperty()99 int lastUnsubscribedProperty; member in android::hardware::automotive::vehicle::V2_0::__anonb5671a3f0111::SubscriptionManagerTest