Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dmock_access_token_helper.cpp21 bool g_mockVerifyShellTokenRet = true; variable
36 g_mockVerifyShellTokenRet = mockRet; in MockVerifyShellToken()
56 return g_mockVerifyShellTokenRet; in VerifyShellToken()
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/
H A Dmock_access_token_helper.cpp22 bool g_mockVerifyShellTokenRet = true; variable
43 g_mockVerifyShellTokenRet = mockRet; in MockVerifyShellToken()
72 return g_mockVerifyShellTokenRet; in VerifyShellToken()