Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/mock/
H A Dmock_sa_service.cpp22 bool g_mockGetSystemAbilityManager = true; variable
35 if (!g_mockGetSystemAbilityManager) { in GetSystemAbilityManager()
54 g_mockGetSystemAbilityManager = mockRet; in MockGetSystemAbilityManager()