Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DCacheReferencesTest.java48 .withKeyStrengths(ImmutableSet.of(STRONG, Strength.WEAK)) in factoryWithAllKeyStrengths()
DCacheBuilderFactory.java81 CacheBuilderFactory withKeyStrengths(Set<Strength> keyStrengths) { in withKeyStrengths() method in CacheBuilderFactory
DEmptyCachesTest.java364 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))
DPopulatedCachesTest.java315 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))