Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_exceptions.py21 def testReload(self): member in ExceptionTests
/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java162 public void testReload() throws ExecutionException { in testReload() method in CacheLoadingTest