Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/servicemanager/
H A Dtest_sm.cpp326 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