Searched defs:expectedSubscriptions (Results 1 – 2 of 2) sorted by relevance
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/vms/ |
| D | VmsBrokerServiceTest.java | 253 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testRegister_ReceivesCurrentLayerAvailabilityAndSubscriptions() local 351 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions() local 369 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions_MultipleClients() local 387 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(2, in testSetSubscriptions_OverwriteSubscription() local 408 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(3, in testSetSubscriptions_OverwriteSubscription_MultipleClients() local 424 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(2, in testSetSubscriptions_RemoveSubscription() local 443 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(3, in testSetSubscriptions_RemoveSubscription_MultipleClients() local 464 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions_RemoveSubscription_MultipleClients_SameLayer() local 485 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(3, in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients() local 505 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients_SameLayer() local [all …]
|
| /packages/services/Car/tests/carservice_test/src/com/android/car/vms/ |
| D | VmsClientTest.java | 130 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testRegister_ReceivesCurrentLayerAvailabilityAndSubscriptions() local 219 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions() local 238 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions_MultipleClients() local 257 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(2, in testSetSubscriptions_OverwriteSubscription() local 279 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(3, in testSetSubscriptions_OverwriteSubscription_MultipleClients() local 296 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(2, in testSetSubscriptions_RemoveSubscription() local 316 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(3, in testSetSubscriptions_RemoveSubscription_MultipleClients() local 337 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions_RemoveSubscription_MultipleClients_SameLayer() local 358 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(3, in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients() local 378 VmsSubscriptionState expectedSubscriptions = new VmsSubscriptionState(1, in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients_SameLayer() local [all …]
|