Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/
H A Dpower_wakeup_test.cpp41 static constexpr int32_t DISPLAY_POWER_MANAGER_ID = 3308; variable
48 g_service->OnAddSystemAbility(DISPLAY_POWER_MANAGER_ID, TEST_DEVICE_ID); in SetUpTestCase()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_wakeup_controller_test.cpp42 static constexpr int32_t DISPLAY_POWER_MANAGER_ID = 3308; variable
58 g_service->OnAddSystemAbility(DISPLAY_POWER_MANAGER_ID, TEST_DEVICE_ID); in SetUpTestCase()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_native_test.cpp37 constexpr int32_t DISPLAY_POWER_MANAGER_ID = 3308; variable
46 g_powerMgrService->OnAddSystemAbility(DISPLAY_POWER_MANAGER_ID, TEST_DEVICE_ID); in SetUpTestCase()