Searched refs:withKeyStrengths (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheBuilderFactory.java80 CacheBuilderFactory withKeyStrengths(Set<Strength> keyStrengths) { method in class:CacheBuilderFactory
H A DCacheReferencesTest.java49 .withKeyStrengths(ImmutableSet.of(STRONG, Strength.WEAK))
H A DEmptyCachesTest.java362 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))
H A DPopulatedCachesTest.java317 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))

Completed in 190 milliseconds