Searched refs:hashcode2 (Results 1 – 1 of 1) sorted by relevance
420 HashCode hashcode2 = hashFunction.hashObject(o, HashTestUtils.BAD_FUNNEL); in assertInvariants() local421 Assert.assertEquals(hashcode1, hashcode2); // idempotent in assertInvariants()