Searched refs:test5Y (Results 1 – 2 of 2) sorted by relevance
100 Period test5Y = Period.ofYears(5); in test_hashCode() local104 assertEquals(test5.hashCode() == test5Y.hashCode(), false); in test_hashCode()
1223 Period test5Y = Period.ofYears(5); in test_hashCode() local