Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp29 bool g_mockGetAllRunningProcesses = true; variable
83 return g_mockGetAllRunningProcesses; in GetAllRunningProcesses()
88 return g_mockGetAllRunningProcesses; in GetForegroundApplications()
147 g_mockGetAllRunningProcesses = mockRet; in MockGetAllRunningProcesses()