Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp5341 const std::function<std::string(unsigned)> makeIpString = in addDns() local
5346 std::string src1 = makeIpString(1); // The address from which the resolver will send. in addDns()
5347 std::string dst1 = makeIpString(index + 100); // The address to which the resolver will send. in addDns()
5349 std::string dst2 = makeIpString(index + 200); // The address translated from dst2. in addDns()