Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DSubscriptionManager_test.cpp37 class SubscriptionManagerTest : public ::testing::Test { class
39 SubscriptionManagerTest() : manager(([this](int x) { onPropertyUnsubscribed(x); })) {} in __anon824ea1280202() function in android::hardware::automotive::vehicle::V2_0::__anon824ea1280111::SubscriptionManagerTest
103 TEST_F(SubscriptionManagerTest, multipleClients) { in TEST_F() argument
115 TEST_F(SubscriptionManagerTest, negativeCases) { in TEST_F() argument
130 TEST_F(SubscriptionManagerTest, mulipleSubscriptions) { in TEST_F() argument
154 TEST_F(SubscriptionManagerTest, unsubscribe) { in TEST_F() argument