Searched refs:STR_ADDR4 (Results 1 – 1 of 1) sorted by relevance
41 private static final String STR_ADDR4 = "192.168.1.0"; field in DhcpInfoTest53 dhcpInfo.dns1 = ipToInteger(STR_ADDR4); in createDhcpInfoObject()54 dhcpInfo.dns2 = ipToInteger(STR_ADDR4); in createDhcpInfoObject()78 + STR_ADDR3 + " dns1 " + STR_ADDR4 + " dns2 " + STR_ADDR4 + " DHCP server " in testToString()