Home
last modified time | relevance | path

Searched refs:SLEEP_TIME (Results 1 – 25 of 31) sorted by relevance

12

/base/startup/init/test/exec_test/
Dfd_holder_test.c26 #define SLEEP_TIME 3 macro
74 sleep(SLEEP_TIME); in main()
80 sleep(SLEEP_TIME); in main()
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_publish_manager_event_unit_test.cpp30 constexpr int32_t SLEEP_TIME = 1000 * FLOOD_ATTACK_INTERVAL_MAX; variable
92 usleep(SLEEP_TIME);
114 usleep(SLEEP_TIME);
/base/powermgr/display_manager/test/unittest/src/
Ddisplay_power_mgr_brightness_test.cpp92 const int32_t SLEEP_TIME = 200000; variable
94 usleep(SLEEP_TIME); // sleep 200ms, wait for setBrightness
151 const int32_t SLEEP_TIME = 200000; variable
153 usleep(SLEEP_TIME); // sleep 200ms, wait for setBrightness
194 const int32_t SLEEP_TIME = 200000; variable
196 usleep(SLEEP_TIME); // sleep 200ms, wait for setBrightness
238 const int32_t SLEEP_TIME = 200000; variable
240 usleep(SLEEP_TIME); // sleep 200ms, wait for setBrightness
270 const int32_t SLEEP_TIME = 200000; variable
271 usleep(SLEEP_TIME); // sleep 200ms, wait for setBrightness
[all …]
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp52 static const int32_t SLEEP_TIME = 1; variable
201 sleep(SLEEP_TIME); in WaitTestTimeout()
387 sleep(SLEEP_TIME);
391 sleep(SLEEP_TIME);
397 sleep(SLEEP_TIME);
417 sleep(SLEEP_TIME);
421 sleep(SLEEP_TIME);
427 sleep(SLEEP_TIME);
602 sleep(SLEEP_TIME);
610 sleep(SLEEP_TIME);
[all …]
/base/msdp/device_status/services/native/test/unittest/src/
Ddevicestatus_service_test.cpp36 constexpr int32_t SLEEP_TIME { 2000 }; variable
75 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
121 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
167 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
213 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
259 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
305 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
/base/security/device_security_level/services/sa/common/
Ddslm_rpc_process.c30 #define SLEEP_TIME (1000 * 500) macro
95 usleep(SLEEP_TIME); in InitService()
/base/telephony/ril_adapter/services/vendor/include/
Dvendor_adapter.h24 #define SLEEP_TIME 10 macro
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_slot_test.cpp33 const int32_t SLEEP_TIME = 1; variable
92 sleep(SLEEP_TIME);
138 sleep(SLEEP_TIME);
184 sleep(SLEEP_TIME);
229 sleep(SLEEP_TIME);
276 sleep(SLEEP_TIME);
392 sleep(SLEEP_TIME);
401 sleep(SLEEP_TIME);
417 sleep(SLEEP_TIME);
439 sleep(SLEEP_TIME);
Dans_innerkits_module_publish_test.cpp44 const int32_t SLEEP_TIME = 1; variable
532 sleep(SLEEP_TIME); in CheckJsonConverter()
1040 sleep(SLEEP_TIME);
1165 sleep(SLEEP_TIME);
1196 sleep(SLEEP_TIME);
1244 sleep(SLEEP_TIME);
1250 sleep(SLEEP_TIME);
1265 sleep(SLEEP_TIME);
1271 sleep(SLEEP_TIME);
1493 sleep(SLEEP_TIME);
[all …]
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_service_ondemand.h30 static constexpr int64_t SLEEP_TIME = 50 * 1000; variable
/base/security/permission_lite/services/unittest/pms/src/
Dacts_pms_test.h59 const int SLEEP_TIME = 5; variable
/base/msdp/device_status/tools/vdev/include/
Dvirtual_device_defines.h35 constexpr int32_t SLEEP_TIME { 500 };
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_send_sync_event_module_test.cpp25 const uint32_t SLEEP_TIME = 1000; variable
49 usleep(SLEEP_TIME); in WaitTaskCalled()
99 usleep(SLEEP_TIME); in SendEventWithSmartPtr()
Devent_handler_send_timing_event_module_test.cpp26 const uint32_t SLEEP_TIME = 1000; variable
60 usleep(SLEEP_TIME); in WaitTaskCalled()
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_ondemand.cpp63 usleep(SLEEP_TIME); in CheckUpdaterSaLoaded()
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
Ddomain_account_client_module_test.cpp67 const int32_t SLEEP_TIME = 1000; variable
625 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1506 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1510 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1521 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1558 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1563 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1612 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1657 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
1703 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME));
[all …]
/base/update/updater/services/include/updater/
Dupdater_const.h72 constexpr int SLEEP_TIME = 1; variable
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event.cpp29 const int32_t SLEEP_TIME = 1000; variable
389 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in Reconnect()
/base/theme/screenlock_mgr/frameworks/js/napi/test/unittest/src/
DScreenlock.test.js19 const SLEEP_TIME = 1000; constant
/base/msdp/device_status/tools/vdev/src/
Dvirtual_mouse_builder.cpp123 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in Mount()
332 VirtualDeviceBuilder::WaitFor("mouse", SLEEP_TIME); in ReadDragToAction()
Dv_input_device.cpp76 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in Open()
Dvirtual_keyboard_builder.cpp87 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in Mount()
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_adapter.c331 int32_t waitNextTryTime = SLEEP_TIME; in EventListeners()
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
Ddlp_permission_service.cpp52 static const std::chrono::seconds SLEEP_TIME(120); variable
604 std::this_thread::sleep_for(SLEEP_TIME); in TerminalService()
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_core_test.cpp42 constexpr int32_t SLEEP_TIME = 3; variable
53 sleep(SLEEP_TIME); in SetUpTestCase()

12