Searched refs:mRouteInfo (Results 1 – 1 of 1) sorted by relevance
74 private final RouteInfo mRouteInfo; in testMatches() field in RouteInfoTest.PatchedRouteInfo77 mRouteInfo = new RouteInfo(destination, gateway, iface); in testMatches()81 return mRouteInfo.matches(destination); in testMatches()