Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java1149 Exception callableException = new Exception(); in testLoadCheckedException() local
1223 Exception callableException = new InterruptedException(); in testLoadInterruptedException() local
1497 Exception callableException = new RuntimeException(); in testLoadUncheckedException() local