Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DCacheReferencesTest.java47 .withKeyStrengths(ImmutableSet.of(STRONG, Strength.WEAK)) in factoryWithAllKeyStrengths()
DCacheBuilderFactory.java79 CacheBuilderFactory withKeyStrengths(Set<Strength> keyStrengths) { in withKeyStrengths() method in CacheBuilderFactory
DEmptyCachesTest.java350 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))
DPopulatedCachesTest.java313 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))
/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheReferencesTest.java47 .withKeyStrengths(ImmutableSet.of(STRONG, Strength.WEAK)) in factoryWithAllKeyStrengths()
DCacheBuilderFactory.java79 CacheBuilderFactory withKeyStrengths(Set<Strength> keyStrengths) { in withKeyStrengths() method in CacheBuilderFactory
DEmptyCachesTest.java350 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))
DPopulatedCachesTest.java313 .withKeyStrengths(ImmutableSet.of(Strength.STRONG, Strength.WEAK))