Home
last modified time | relevance | path

Searched refs:TEST_SLEEP_SEC (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp47 static const int TEST_SLEEP_SEC = 5; variable
63 std::this_thread::sleep_for(std::chrono::seconds(TEST_SLEEP_SEC)); in TestThreadRunTask()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_session_test.cpp54 const int32_t TEST_SLEEP_SEC = 200000; variable
136 usleep(TEST_SLEEP_SEC);
155 usleep(TEST_SLEEP_SEC);
177 usleep(TEST_SLEEP_SEC);
387 usleep(TEST_SLEEP_SEC);
H A Ddcamera_channel_sink_impl_test.cpp53 const int32_t TEST_SLEEP_SEC = 200000; variable
172 usleep(TEST_SLEEP_SEC);
176 usleep(TEST_SLEEP_SEC);
220 usleep(TEST_SLEEP_SEC);
H A Ddcamera_channel_source_impl_test.cpp54 const int32_t TEST_SLEEP_SEC = 200000; variable
71 usleep(TEST_SLEEP_SEC); in TearDown()
201 usleep(TEST_SLEEP_SEC);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp97 constexpr int32_t TEST_SLEEP_SEC = 2; variable
391 sleep(TEST_SLEEP_SEC);
439 sleep(TEST_SLEEP_SEC);
453 sleep(TEST_SLEEP_SEC);
634 sleep(TEST_SLEEP_SEC);
641 sleep(TEST_SLEEP_SEC);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_input_test.cpp48 const int32_t TEST_SLEEP_SEC = 200000; variable
140 usleep(TEST_SLEEP_SEC); in TearDown()
H A Ddcamera_source_controller_test.cpp58 const int32_t TEST_SLEEP_SEC = 200000; variable
85 usleep(TEST_SLEEP_SEC); in TearDown()
H A Ddcamera_source_dev_test.cpp59 const int32_t TEST_SLEEP_SEC = 200000; variable
106 usleep(TEST_SLEEP_SEC); in TearDown()