/base/powermgr/power_manager/test/unittest/include/ |
D | power_get_mode_test.h | 26 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_set_mode_test.h | 26 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_reboot_test.h | 25 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | ces_system_test.h | 28 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_register_callback_mode_test.h | 26 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_device_mode_test.h | 26 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_state_machine_test.h | 27 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_mgr_client_test.h | 38 constexpr int SLEEP_WAIT_TIME_S = 1; variable
|
/base/powermgr/power_manager/test/systemtest/include/ |
D | power_mgr_st_suspend_test.h | 25 constexpr int SLEEP_WAIT_TIME_S = 5; variable
|
D | power_mgr_mock_system_test.h | 35 constexpr int SLEEP_WAIT_TIME_S = (DEFAULT_SLEEP_TIME / 1000); variable
|
D | power_mgr_powersavemode_test.h | 30 constexpr int SLEEP_WAIT_TIME_S = 6; variable
|
D | power_mgr_st_mock_test.h | 35 constexpr int SLEEP_WAIT_TIME_S = (DEFAULT_SLEEP_TIME / 1000); variable
|
/base/powermgr/power_manager/test/unittest/src/ |
D | power_screenon_mock_test.cpp | 41 static constexpr int SLEEP_WAIT_TIME_S = 2; variable
|
D | power_mgr_powerdialog_test.cpp | 56 constexpr int32_t SLEEP_WAIT_TIME_S = 1; variable
|
D | power_service_mock_test.cpp | 39 static constexpr int SLEEP_WAIT_TIME_S = 2; variable
|
D | power_suspend_test.cpp | 39 static constexpr int SLEEP_WAIT_TIME_S = 2; variable
|
D | power_mgr_notify_test.cpp | 51 constexpr int SLEEP_WAIT_TIME_S = 3; variable
|
D | power_wakeup_test.cpp | 36 static constexpr int SLEEP_WAIT_TIME_S = 2; variable
|
D | power_getcontroller_mock_test.cpp | 241 static constexpr int SLEEP_WAIT_TIME_S = 2; variable
|
/base/powermgr/power_manager/test/unittest/include/servicetest/ |
D | powermgr_service_native_test.h | 32 constexpr int SLEEP_WAIT_TIME_S = 1; variable
|