Searched refs:ServiceNotifications (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/native/cmds/servicemanager/ |
H A D | test_sm.cpp | 326 TEST(ServiceNotifications, NoPermissionsRegister) { in TEST() argument 340 TEST(ServiceNotifications, NoPermissionsUnregister) { in TEST() argument 355 TEST(ServiceNotifications, InvalidName) { in TEST() argument 364 TEST(ServiceNotifications, NullCallback) { in TEST() argument 371 TEST(ServiceNotifications, Unregister) { in TEST() argument 380 TEST(ServiceNotifications, UnregisterWhenNoRegistrationExists) { in TEST() argument 389 TEST(ServiceNotifications, NoNotification) { in TEST() argument 402 TEST(ServiceNotifications, GetNotification) { in TEST() argument 417 TEST(ServiceNotifications, GetNotificationForAlreadyRegisteredService) { in TEST() argument 433 TEST(ServiceNotifications, GetMultipleNotification) { in TEST() argument
|