Home
last modified time | relevance | path

Searched defs:sleepTime (Results 1 – 25 of 27) sorted by relevance

12

/base/powermgr/display_manager/state_manager/test/unittest/src/
Ddisplay_power_mgr_service_test.cpp298 int sleepTime = 3; // sleep time is 3s variable
316 int sleepTime = 100000; // sleep time is 100ms variable
335 int sleepTime = 2; variable
365 int sleepTime = 2; variable
388 int sleepTime = 2; variable
411 int sleepTime = 2; variable
434 int sleepTime = 2; variable
Ddisplay_power_mgr_brightness_test.cpp78 const int sleepTime = DEFAULT_WAITING_TIME; variable
96 const int sleepTime = DEFAULT_WAITING_TIME; variable
392 const int sleepTime = 100000; variable
727 const int sleepTime = 200000; variable
744 …const int sleepTime = (BOOST_BRIGHTNESS_TIME + 50) * 1000; // wait for (100 + 50)ms BoostBrightnes… variable
/base/powermgr/display_manager/brightness_manager/test/unittest/src/
Dbrightness_manager_test.cpp52 const int sleepTime = 100000; variable
/base/hiviewdfx/hiview/test/moduletest/common/
Dhiview_plugin_platform_module_test.cpp62 const int sleepTime = 10; // 10 seconds in WaitForServiceReady() local
/base/hiviewdfx/faultloggerd/test/moduletest/
Dfaultloggerd_module_test.cpp35 const int sleepTime = 10; // 10 seconds in WaitForServiceReady() local
/base/hiviewdfx/hiview/base/test/unittest/common/
Dpipeline_test.cpp91 const int sleepTime = 5; in DoTest() local
/base/update/updateservice/foundations/ability/sa_loader/src/
Dload_sa_service.cpp66 constexpr int64_t sleepTime = 50; // 睡眠时间 单位:毫秒 in CheckSaLoaded() local
/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.c264 int sleepTime = 10; in SleepThread() local
466 int sleepTime = 3; in CrashTest() local
/base/security/access_token/services/common/window_manager/src/
Dprivacy_window_manager_client.cpp277 auto sleepTime = std::chrono::milliseconds(1000); in OnRemoteDiedHandle() local
/base/notification/eventhandler/interfaces/inner_api/
Devent_queue.h65 int32_t sleepTime; member
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_icc_test.cpp330 int32_t sleepTime = 1; variable
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dprocess_dump_test.cpp55 const int sleepTime = 10; in SleepThread() local
/base/useriam/user_auth_framework/services/remote_connect/src/
Dsoft_bus_manager.cpp270 auto sleepTime = std::chrono::milliseconds(BIND_SERVICE_SLEEP_TIMES_MS); in ServiceSocketInit() local
409 auto sleepTime = std::chrono::milliseconds(BIND_SERVICE_SLEEP_TIMES_MS); in ClientSocketBind() local
/base/print/print_fwk/services/scan_service/src/
Dscan_mdns_service.cpp118 constexpr int32_t sleepTime = 100000; // 100ms in UpdateScannerIdThread() local
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_set_get_remove_module_test.cpp205 uint32_t sleepTime = 20000; variable
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_event_runner_test.cpp46 const uint32_t sleepTime = 1000; in WaitUntilTaskCalled() local
Dlib_event_handler_trace_test.cpp108 uint32_t sleepTime = 0; in Wait() local
/base/startup/init/services/param/watcher/agent/
Dwatcher_manager_kits.cpp94 const int sleepTime = 100; in ReAddWatcher() local
/base/useriam/user_auth_framework/services/core/src/
Dwidget_schedule_node_impl.cpp246 auto sleepTime = std::chrono::milliseconds(reloadInitMs); in OnWidgetReload() local
/base/security/access_token/services/tokensyncmanager/src/remote/
Dsoft_bus_manager.cpp409 auto sleepTime = std::chrono::milliseconds(BIND_SERVICE_SLEEP_TIMES_MS); in BindService() local
/base/notification/eventhandler/test/systemtest/ems_event_handler_system_test/
Dems_event_handler_test.cpp2508 uint32_t sleepTime = 20000; variable
2526 uint32_t sleepTime = 20000; variable
2544 uint32_t sleepTime = 20000; variable
2576 uint32_t sleepTime = 20000; variable
/base/startup/init/services/init/
Dinit_common_cmds.c193 unsigned long sleepTime = strtoul(ctx->argv[0], NULL, DECIMAL_BASE); in DoSleep() local
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.cpp450 int sleepTime = 10; in SleepThread() local
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.cpp313 const int32_t sleepTime = 200; in GetServerFd() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp996 const int sleepTime = 1; in DumpTraceLoop() local

12