Searched refs:hpWithPort2 (Results 1 – 2 of 2) sorted by relevance
203 HostAndPort hpWithPort2 = HostAndPort.fromParts("foo::123", 80); in testHashCodeAndEquals() local208 .addEqualityGroup(hpWithPort1, hpWithPort2, hpWithPort3) in testHashCodeAndEquals()