Searched refs:HOST_ADDRESS4 (Results 1 – 1 of 1) sorted by relevance
55 private static final String HOST_ADDRESS4 = "192.0.2.4"; field in ConnectivityManagerLegacyTest305 mCm.requestRouteToHost(type, ipv4AddrToInt(HOST_ADDRESS4)) == expectToWork); in testRequestRouteToHost()314 assertFalse(mCm.requestRouteToHost(-1, ipv4AddrToInt(HOST_ADDRESS4))); in testRequestRouteToHost()