Searched defs:WARMUP_SIZE (Results 1 – 1 of 1) sorted by relevance
54 static final int WARMUP_SIZE = WARMUP_MAX - WARMUP_MIN; field in PopulatedCachesTest61 assertMapSize(cache.asMap(), WARMUP_SIZE); in testSize_populated() local