Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java1828 final UncheckedExecutionException uee = new UncheckedExecutionException(cause); in testLoadingExceptionWithCause() local
1891 final UncheckedExecutionException uee = new UncheckedExecutionException(cause); in testBulkLoadingExceptionWithCause() local