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

  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 174 final AtomicInteger applyCount = new AtomicInteger();
190 applyCount.incrementAndGet();
207 assertEquals(evictionCount.get() + 1, applyCount.get());
  /prebuilts/tools/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/
ShortcutBadger-1.1.13.jar 

Completed in 732 milliseconds