Searched refs:ServiceNotifications (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/cmds/servicemanager/ |
D | test_sm.cpp | 399 TEST(ServiceNotifications, NoPermissionsRegister) { in TEST() argument 429 TEST(ServiceNotifications, NoPermissionsUnregister) { in TEST() argument 444 TEST(ServiceNotifications, InvalidName) { in TEST() argument 453 TEST(ServiceNotifications, NullCallback) { in TEST() argument 460 TEST(ServiceNotifications, Unregister) { in TEST() argument 469 TEST(ServiceNotifications, UnregisterWhenNoRegistrationExists) { in TEST() argument 478 TEST(ServiceNotifications, NoNotification) { in TEST() argument 491 TEST(ServiceNotifications, GetNotification) { in TEST() argument 506 TEST(ServiceNotifications, GetNotificationForAlreadyRegisteredService) { in TEST() argument 522 TEST(ServiceNotifications, GetMultipleNotification) { in TEST() argument
|
/frameworks/native/libs/binder/tests/ |
D | binderLibTest.cpp | 1379 TEST(ServiceNotifications, Unregister) { in TEST() argument
|