HomeSort by relevance Sort by last modified time
    Searched refs:withConcurrencyLevels (Results 1 - 3 of 3) sorted by null

  /external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderFactory.java 50 CacheBuilderFactory withConcurrencyLevels(Set<Integer> concurrencyLevels) {
EmptyCachesTest.java 364 .withConcurrencyLevels(ImmutableSet.of(1, 4, 16, 64))
PopulatedCachesTest.java 319 .withConcurrencyLevels(ImmutableSet.of(1, 4, 16, 64))

Completed in 718 milliseconds