Home
last modified time | relevance | path

Searched refs:withConcurrencyLevels (Results 1 – 6 of 6) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheBuilderFactory.java49 CacheBuilderFactory withConcurrencyLevels(Set<Integer> concurrencyLevels) { in withConcurrencyLevels() method in CacheBuilderFactory
DEmptyCachesTest.java352 .withConcurrencyLevels(ImmutableSet.of(1, 4, 16, 64))
DPopulatedCachesTest.java315 .withConcurrencyLevels(ImmutableSet.of(1, 4, 16, 64))
/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderFactory.java49 CacheBuilderFactory withConcurrencyLevels(Set<Integer> concurrencyLevels) { in withConcurrencyLevels() method in CacheBuilderFactory
DEmptyCachesTest.java352 .withConcurrencyLevels(ImmutableSet.of(1, 4, 16, 64))
DPopulatedCachesTest.java315 .withConcurrencyLevels(ImmutableSet.of(1, 4, 16, 64))