Searched refs:assertLinkAddressMatches (Results 1 – 1 of 1) sorted by relevance
424 assertLinkAddressMatches(dhcpResults.ipAddress, info.getAddress()); in checkTetheredClientCallbacks()515 public void assertLinkAddressMatches(LinkAddress l1, LinkAddress l2) { in assertLinkAddressMatches() method in EthernetTetheringTest