Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java1176 Exception callableException = new Exception(); in testLoadCheckedException() local
1250 Exception callableException = new InterruptedException(); in testLoadInterruptedException() local
1526 Exception callableException = new RuntimeException(); in testLoadUncheckedException() local
/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java1176 Exception callableException = new Exception(); in testLoadCheckedException() local
1250 Exception callableException = new InterruptedException(); in testLoadInterruptedException() local
1526 Exception callableException = new RuntimeException(); in testLoadUncheckedException() local