Home
last modified time | relevance | path

Searched refs:SLEEP_TIME_200_MS (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_function_test.cpp160 usleep(SLEEP_TIME_200_MS); in HWTEST_F()
170 usleep(SLEEP_TIME_200_MS); in HWTEST_F()
/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h55 const int SLEEP_TIME_200_MS = 200 * 1000; member
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h46 #define SLEEP_TIME_200_MS (200 * 1000) macro
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp410 usleep(SLEEP_TIME_200_MS); in GetDhcpRawPacket()

Completed in 4 milliseconds