Searched refs:getV4AddrByName (Results 1 – 1 of 1) sorted by relevance
1131 private InetAddress getV4AddrByName(final String hostname) throws Exception { in getV4AddrByName() method in VpnTest1209 final InetAddress dstAddr = getV4AddrByName(TEST_HOST); in doTestAutomaticOnOffKeepaliveMode()