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

  /external/guava/guava-tests/test/com/google/common/cache/
CacheEvictionTest.java 170 CacheTesting.warmUp(cache, 0, 10);
203 CacheTesting.warmUp(cache, 0, 10);
246 CacheTesting.warmUp(cache, 0, 10);
EmptyCachesTest.java 147 warmUp(cache, 0, 100);
224 warmUp(cache, 0, 100);
301 warmUp(cache, 0, 100);
380 private void warmUp(LoadingCache<Object, Object> cache, int minimum, int maximum) {
  /libcore/benchmarks/libs/
caliper.jar 

Completed in 1836 milliseconds