Searched refs:VTI_LOCAL_ADDRESS (Results 1 – 1 of 1) sorted by relevance
64 private static final InetAddress VTI_LOCAL_ADDRESS; field in IpSecManagerTest71 VTI_LOCAL_ADDRESS = InetAddress.getByName("8.8.4.4");269 eq(VTI_LOCAL_ADDRESS.getHostAddress()), eq(GOOGLE_DNS_4.getHostAddress()), in createAndValidateVti()274 VTI_LOCAL_ADDRESS, GOOGLE_DNS_4, mock(Network.class)); in createAndValidateVti()