Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/
H A Ddhcpserverimpl_fuzzer.cpp49 std::string ifname1 = "wlan0"; in StopDhcpServerTest() local
51 pDhcpServerServiceImpl->StopDhcpServer(ifname1); in StopDhcpServerTest()
101 std::string ifname1 = ""; in GetDhcpClientInfosTest() local
105 pDhcpServerServiceImpl->GetDhcpClientInfos(ifname1, leases); in GetDhcpClientInfosTest()
128 std::string ifname1 = ""; in CheckAndUpdateConfTest() local
130 pDhcpServerServiceImpl->CheckAndUpdateConf(ifname1); in CheckAndUpdateConfTest()
155 std::string ifname1 = ""; in GetUsingIpRangeTest() local
159 pDhcpServerServiceImpl->GetUsingIpRange(ifname1, ipRange); in GetUsingIpRangeTest()
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Dcommon_util_test.cpp70 const char *ifname1 = ""; in HWTEST() local
71 EXPECT_EQ(0, GetLeaseFile(leaseFile1, ifname1)); in HWTEST()

Completed in 2 milliseconds