Searched refs:test5M (Results 1 – 2 of 2) sorted by relevance
99 Period test5M = Period.ofMonths(5); in test_hashCode() local103 assertEquals(test5.hashCode() == test5M.hashCode(), false); in test_hashCode()
1222 Period test5M = Period.ofMonths(5); in test_hashCode() local