Home
last modified time | relevance | path

Searched refs:testInvalidateAll (Results 1 – 5 of 5) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/cache/
DCacheBuilderGwtTest_gwt.java87 public void testInvalidateAll() throws Exception { in testInvalidateAll() method in CacheBuilderGwtTest_gwt
90 testCase.testInvalidateAll(); in testInvalidateAll()
/external/guava/guava-tests/test/com/google/common/cache/
DForwardingCacheTest.java86 public void testInvalidateAll() { in testInvalidateAll() method in ForwardingCacheTest
DForwardingLoadingCacheTest.java98 public void testInvalidateAll() { in testInvalidateAll() method in ForwardingLoadingCacheTest
DAbstractCacheTest.java81 public void testInvalidateAll() { in testInvalidateAll() method in AbstractCacheTest
DCacheBuilderGwtTest.java350 public void testInvalidateAll() { in testInvalidateAll() method in CacheBuilderGwtTest