Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/
H A Ddhcpserverimpl_fuzzer.cpp50 std::string ifname2 = ""; in StopDhcpServerTest() local
52 pDhcpServerServiceImpl->StopDhcpServer(ifname2); in StopDhcpServerTest()
102 std::string ifname2 = "wlan0"; in GetDhcpClientInfosTest() local
106 pDhcpServerServiceImpl->GetDhcpClientInfos(ifname2, leases); in GetDhcpClientInfosTest()
129 std::string ifname2 = "wlan0"; in CheckAndUpdateConfTest() local
131 pDhcpServerServiceImpl->CheckAndUpdateConf(ifname2); in CheckAndUpdateConfTest()
156 std::string ifname2 = "ww"; in GetUsingIpRangeTest() local
160 pDhcpServerServiceImpl->GetUsingIpRange(ifname2, ipRange); in GetUsingIpRangeTest()

Completed in 2 milliseconds