Home
last modified time | relevance | path

Searched refs:SLEEP_TIME_MS (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_data_process_test.cpp48 const int32_t SLEEP_TIME_MS = 500; member
179 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in HWTEST_F()
193 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in HWTEST_F()
207 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in HWTEST_F()
H A Ddcamera_sink_controller_test.cpp62 const int32_t SLEEP_TIME_MS = 500; member
368 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/fuzztest/distributedhardwarefwkkit_fuzzer/
H A Ddistributedhardwarefwkkit_fuzzer.cpp34 const int32_t SLEEP_TIME_MS = 1000; member
53 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in RegisterPublisherListenerFuzzTest()
67 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in PublishMessageFuzzTest()
80 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME_MS)); in UnregisterPublisherListenerFuzzTest()
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_manager_test.cpp42 #define SLEEP_TIME_MS 1000 macro
174 SoftBusSleepMs(SLEEP_TIME_MS); in TearDownTestCase()
210 SoftBusSleepMs(SLEEP_TIME_MS); in HWTEST_F()
367 SoftBusSleepMs(SLEEP_TIME_MS); in HWTEST_F()
418 SoftBusSleepMs(SLEEP_TIME_MS); in HWTEST_F()
632 SoftBusSleepMs(SLEEP_TIME_MS); in HWTEST_F()
670 SoftBusSleepMs(SLEEP_TIME_MS); in HWTEST_F()
717 SoftBusSleepMs(SLEEP_TIME_MS); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_screen_touch_test.cpp50 constexpr uint32_t SLEEP_TIME_MS = 500; member
1322 usleep(SLEEP_TIME_MS); in HWTEST_F()
1361 usleep(SLEEP_TIME_MS); in HWTEST_F()
1406 usleep(SLEEP_TIME_MS); in HWTEST_F()

Completed in 7 milliseconds