/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
H A D | timer_module_tdd_test.cpp | 665 const uint8_t sleepTime = 1; variable 694 const uint8_t sleepTime = 2; variable 723 const uint8_t sleepTime = 1; variable 752 const uint8_t sleepTime = 1; variable 798 const uint8_t sleepTime = 1; variable 844 const uint8_t sleepTime = 1; variable 873 const uint8_t sleepTime = 1; variable 902 const uint8_t sleepTime = 1; variable 940 const uint8_t sleepTime = 1; variable 997 const uint8_t sleepTime = 1; variable
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/ |
H A D | display_power_mgr_service_test.cpp | 298 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
|
H A D | display_power_mgr_brightness_test.cpp | 78 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
|
/ohos5.0/base/powermgr/display_manager/brightness_manager/test/unittest/src/ |
H A D | brightness_manager_test.cpp | 52 const int sleepTime = 100000; variable
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | pattern_detach_callback_test.cpp | 81 int32_t sleepTime = 200; variable 104 int32_t sleepTime = 400; variable
|
/ohos5.0/base/hiviewdfx/hiview/test/moduletest/common/ |
H A D | hiview_plugin_platform_module_test.cpp | 62 const int sleepTime = 10; // 10 seconds in WaitForServiceReady() local
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_timer_test.cpp | 133 int sleepTime = 30; in TestTimerEvent() local 223 int sleepTime = 10; in TimerEventFun() local 251 int sleepTime = 10; in SleepLoopFunc() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/vsyncthread/ |
H A D | vsync_thread.cpp | 60 const uint32_t sleepTime = 16; in SimuOneTickBreak() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/moduletest/ |
H A D | faultloggerd_module_test.cpp | 35 const int sleepTime = 10; // 10 seconds in WaitForServiceReady() local
|
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/ |
H A D | pipeline_test.cpp | 91 const int sleepTime = 5; in DoTest() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
H A D | event_loop_select.cpp | 43 int EventLoopSelect::Poll(EventTime sleepTime) in Poll()
|
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/ |
H A D | allocator_proxy.cpp | 33 constexpr uint32_t sleepTime = 10000; in Get() local
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_core.cpp | 74 const uint32_t sleepTime = 3 * 200; variable
|
/ohos5.0/base/update/updateservice/foundations/ability/sa_loader/src/ |
H A D | load_sa_service.cpp | 66 constexpr int64_t sleepTime = 50; // 睡眠时间 单位:毫秒 in CheckSaLoaded() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/ |
H A D | sample_helper.cpp | 57 inline void Pause(int32_t sleepTime) in Pause()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_event_handler_test/ |
H A D | app_mgr_service_event_handler_test.cpp | 67 const uint32_t sleepTime = 1000; in WaitUntilTaskFinished() local
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/timer_fuzzer/ |
H A D | timer_fuzzer.cpp | 45 uint32_t sleepTime = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_TIME_MS); in __anon70cc5f930102() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryutil_fuzzer/src/ |
H A D | medialibrary_util_fuzzer.cpp | 215 int sleepTime = 200; in CloudDownloadTest() local 226 int sleepTime = 100; in LLVMFuzzerTestOneInput() local
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/quick_fix/quick_fix_manager_module_test/ |
H A D | quick_fix_manager_module_test.cpp | 39 const uint32_t sleepTime = 1000; in WaitUntilTaskCalled() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_c/ |
H A D | dfx_crasher.c | 264 int sleepTime = 10; in SleepThread() local 466 int sleepTime = 3; in CrashTest() local
|
/ohos5.0/foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
H A D | condition_variable.h | 75 …std::unique_lock<mutex>& lk, const std::chrono::duration<Rep, Period>& sleepTime, Pred&& pred) noe… in wait_for()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | oobe_mgr_test.cpp | 203 int64_t sleepTime = 4; variable
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | input_event_tdd_test.cpp | 1145 const uint8_t sleepTime = 50; variable 1296 const uint8_t sleepTime = 50; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/start_ability_implicit_module_test/ |
H A D | start_ability_implicit_module_test.cpp | 50 const uint32_t sleepTime = 1000; in WaitUntilTaskFinished() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | fatal_handler.cpp | 69 const uint32_t sleepTime = 3000; in HandleFatal() local
|