/base/startup/init/test/exec_test/ |
D | fd_holder_test.c | 26 #define SLEEP_TIME 3 macro 74 sleep(SLEEP_TIME); in main() 80 sleep(SLEEP_TIME); in main()
|
/base/powermgr/display_manager/test/unittest/common/native/src/ |
D | display_power_mgr_brightness_test.cpp | 75 const int SLEEP_TIME = 100000; variable 76 usleep(SLEEP_TIME); // sleep 100ms, wait for setting update 92 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 [all …]
|
/base/notification/common_event_service/services/test/unittest/ |
D | common_event_publish_manager_event_unit_test.cpp | 30 constexpr int32_t SLEEP_TIME = 1000 * FLOOD_ATTACK_INTERVAL_MAX; variable 92 usleep(SLEEP_TIME); 114 usleep(SLEEP_TIME);
|
/base/telephony/cellular_data/test/ |
D | cellular_data_test.cpp | 52 static const int32_t SLEEP_TIME = 1; variable 199 sleep(SLEEP_TIME); in WaitTestTimeout() 365 sleep(SLEEP_TIME); 369 sleep(SLEEP_TIME); 375 sleep(SLEEP_TIME); 395 sleep(SLEEP_TIME); 399 sleep(SLEEP_TIME); 405 sleep(SLEEP_TIME); 580 sleep(SLEEP_TIME); 588 sleep(SLEEP_TIME); [all …]
|
/base/security/device_security_level/services/sa/common/ |
D | dslm_rpc_process.c | 30 #define SLEEP_TIME (1000 * 500) macro 95 usleep(SLEEP_TIME); in InitService()
|
/base/telephony/ril_adapter/services/vendor/include/ |
D | vendor_adapter.h | 24 #define SLEEP_TIME 10 macro
|
/base/request/request/test/download/ |
D | download.test.ets | 183 const SLEEP_TIME = 1000 215 sleep(SLEEP_TIME); 240 sleep(SLEEP_TIME); 243 sleep(SLEEP_TIME); 269 sleep(SLEEP_TIME); 295 sleep(SLEEP_TIME); 316 sleep(SLEEP_TIME); 326 sleep(SLEEP_TIME); 347 sleep(SLEEP_TIME); 355 sleep(SLEEP_TIME); [all …]
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ans_innerkits_module_slot_test.cpp | 31 const int32_t SLEEP_TIME = 1; variable 83 sleep(SLEEP_TIME); 129 sleep(SLEEP_TIME); 175 sleep(SLEEP_TIME); 220 sleep(SLEEP_TIME); 267 sleep(SLEEP_TIME); 383 sleep(SLEEP_TIME);
|
D | ans_innerkits_module_publish_test.cpp | 41 const int32_t SLEEP_TIME = 5; variable 517 sleep(SLEEP_TIME); in CheckJsonConverter() 1025 sleep(SLEEP_TIME); 1150 sleep(SLEEP_TIME); 1181 sleep(SLEEP_TIME); 1229 sleep(SLEEP_TIME); 1235 sleep(SLEEP_TIME); 1250 sleep(SLEEP_TIME); 1256 sleep(SLEEP_TIME);
|
/base/security/permission_lite/services/unittest/pms/src/ |
D | acts_pms_test.h | 59 const int SLEEP_TIME = 5; variable
|
/base/update/updateservice/interfaces/inner_api/include/ |
D | update_service_ondemand.h | 31 static constexpr int64_t SLEEP_TIME = 500 * 1000; variable
|
/base/notification/eventhandler/frameworks/test/moduletest/ |
D | event_handler_send_sync_event_module_test.cpp | 25 const uint32_t SLEEP_TIME = 1000; variable 49 usleep(SLEEP_TIME); in WaitTaskCalled() 99 usleep(SLEEP_TIME); in SendEventWithSmartPtr()
|
D | event_handler_send_timing_event_module_test.cpp | 26 const uint32_t SLEEP_TIME = 1000; variable 60 usleep(SLEEP_TIME); in WaitTaskCalled()
|
/base/startup/init/test/unittest/seccomp/ |
D | seccomp_unittest.cpp | 38 constexpr int SLEEP_TIME = 100000; // 100ms variable 100 usleep(SLEEP_TIME); in CheckSyscall()
|
/base/update/updateservice/interfaces/inner_api/engine/ |
D | update_service_ondemand.cpp | 69 usleep(SLEEP_TIME); in CheckUpdaterSaLoaded()
|
/base/update/updater/services/include/updater/ |
D | updater_const.h | 61 constexpr int SLEEP_TIME = 1; variable
|
/base/theme/screenlock_mgr/interfaces/kits/napi/test/unittest/src/ |
D | Screenlock.test.js | 19 const SLEEP_TIME = 1000; constant
|
/base/usb/usb_manager/test/native/service_unittest/src/ |
D | usb_core_test.cpp | 40 constexpr int32_t SLEEP_TIME = 3; variable 48 sleep(SLEEP_TIME); in SetUpTestCase()
|
D | usb_bulkcallback_test.cpp | 42 constexpr int32_t SLEEP_TIME = 3; variable 80 sleep(SLEEP_TIME); in SetUpTestCase()
|
D | usb_request_test.cpp | 41 constexpr int32_t SLEEP_TIME = 3; variable 48 sleep(SLEEP_TIME); in SetUpTestCase()
|
D | usb_device_pipe_test.cpp | 38 constexpr int32_t SLEEP_TIME = 3; variable 44 sleep(SLEEP_TIME); in SetUpTestCase()
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | vendor_adapter.c | 326 int32_t waitNextTryTime = SLEEP_TIME; in EventListeners()
|
/base/telephony/core_service/services/network_search/test/ |
D | test.cpp | 69 const int32_t SLEEP_TIME = 5; variable 297 sleep(SLEEP_TIME); in TestNotifyNetworkStateChange()
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
D | hks_access_control_rsa_sign_verify_test_common.cpp | 109 static const uint32_t SLEEP_TIME = 1; variable 133 sleep(SLEEP_TIME); in HksAcRsaThreeStageNormalCase()
|