Home
last modified time | relevance | path

Searched defs:computeFunction (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java2150 CacheLoader<String, String> computeFunction = new CacheLoader<String, String>() { in testAsMapDuringLoading() local
2209 CacheLoader<String, String> computeFunction = new CacheLoader<String, String>() { in testInvalidateDuringLoading() local
2266 CacheLoader<String, String> computeFunction = new CacheLoader<String, String>() { in testInvalidateAndReloadDuringLoading() local
2342 CacheLoader<String, String> computeFunction = new CacheLoader<String, String>() { in testExpandDuringLoading() local
2430 CacheLoader<String, String> computeFunction = new CacheLoader<String, String>() { in testExpandDuringRefresh() local