Searched refs:origHashCodeForObj1 (Results 1 – 1 of 1) sorted by relevance
94 int origHashCodeForObj1 = obj1.hashCode(); in test_hashCode() local101 obj1.hashCode(), origHashCodeForObj1); in test_hashCode()104 assertEquals("Gc shouldn't change hash code.", obj1.hashCode(), origHashCodeForObj1); in test_hashCode()