Home
last modified time | relevance | path

Searched refs:SLEEP_MS (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp37 #define SLEEP_MS (2) macro
247 Wsleep(WAIT_MS, SLEEP_MS); in TestSendStream()
294 Wsleep(WAIT_MS, SLEEP_MS); in TestSendCommonStream()
301 Wsleep(WAIT_MS, SLEEP_MS); in TestSendCommonStream()
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_queue_dump.cpp27 static const int SLEEP_MS = 3 * 1000; variable
63 std::function<void()>&& sleepFunc = []() { std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_MS)); };

Completed in 2 milliseconds