Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_common_event.cpp21 bool g_mockSubscribeCommonEvent = true; variable
33 return g_mockSubscribeCommonEvent; in SubscribeCommonEvent()
38 return g_mockSubscribeCommonEvent; in UnSubscribeCommonEvent()
49 g_mockSubscribeCommonEvent = mockRet; in MockSubscribeCommonEvent()