Searched refs:expectedIpv4Route (Results 1 – 1 of 1) sorted by relevance
1237 final RouteInfo expectedIpv4Route = new RouteInfo(PrefixUtils.asIpPrefix(mTestAddress), in testTetheringNetworkAgent_ipv6AddressUpdate() local1239 assertRoutes(List.of(expectedIpv4Route), lpCaptor.getValue().getRoutes()); in testTetheringNetworkAgent_ipv6AddressUpdate()1259 assertRoutes(List.of(expectedIpv4Route, expectedIpv6Route), in testTetheringNetworkAgent_ipv6AddressUpdate()