Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_function_test.cpp54 char serIp1[INET_ADDRSTRLEN] = "192.77.231"; variable
56 EXPECT_EQ(false, Ip4StrConToInt(serIp1, &uSerIp1, true));
79 char serIp1[INET6_ADDRSTRLEN] = "231"; variable
81 EXPECT_EQ(false, Ip6StrConToChar(serIp1, addr61, sizeof(addr61)));