Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dmock_os_account_manager_annex.cpp23 bool g_mockOsAccountExists = true; variable
43 g_mockOsAccountExists = mockRet; in MockIsOsAccountExists()
52 g_mockOsAccountExists = true; in ResetAccountMock()
93 isOsAccountExists = g_mockOsAccountExists; in IsOsAccountExists()