Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_wakeup_controller_test.cpp40 static constexpr int32_t DISPLAY_OFF_TIME_MS = 600; variable
387 g_service->SetDisplayOffTime(DISPLAY_OFF_TIME_MS);
410 g_service->SetDisplayOffTime(DISPLAY_OFF_TIME_MS);
433 g_service->SetDisplayOffTime(DISPLAY_OFF_TIME_MS);
/ohos5.0/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/
H A Dpower_wakeup_test.cpp39 static constexpr int32_t DISPLAY_OFF_TIME_MS = 600; variable