Home
last modified time | relevance | path

Searched refs:checkNothingLogged (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java90 private void checkNothingLogged() { in checkNothingLogged() method in CacheLoadingTest
130 checkNothingLogged(); in testLoad()
193 checkNothingLogged(); in testReload()
1767 checkNothingLogged(); in testReloadAfterValueReclamation()
1795 checkNothingLogged(); in testReloadAfterSimulatedValueReclamation()
1819 checkNothingLogged(); in testReloadAfterSimulatedKeyReclamation()
2192 checkNothingLogged(); in testAsMapDuringLoading()
2247 checkNothingLogged(); in testInvalidateDuringLoading()
2320 checkNothingLogged(); in testInvalidateAndReloadDuringLoading()
2458 checkNothingLogged(); in testExpandDuringRefresh()
DLocalCacheTest.java132 private void checkNothingLogged() { in checkNothingLogged() method in LocalCacheTest
683 checkNothingLogged(); in testRemovalListenerCheckedException()