Searched refs:threeHundredYears (Results 1 – 1 of 1) sorted by relevance
281 java.time.Duration threeHundredYears = java.time.Duration.ofDays(365 * 300); in testLargeDurations() local284 builder.expireAfterWrite(threeHundredYears); in testLargeDurations()289 builder.expireAfterAccess(threeHundredYears); in testLargeDurations()294 builder.refreshAfterWrite(threeHundredYears); in testLargeDurations()