Home
last modified time | relevance | path

Searched refs:SLEEP_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp73 constexpr int32_t SLEEP_TIMEOUT = 500; member
85 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMEOUT)); in SleepForFC()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp78 constexpr int32_t SLEEP_TIMEOUT = 500; member
91 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMEOUT)); in SleepForFC()

Completed in 4 milliseconds