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.java1710 final UncheckedExecutionException uee = new UncheckedExecutionException(cause); in testLoadingExceptionWithCause() local
1773 final UncheckedExecutionException uee = new UncheckedExecutionException(cause); in testBulkLoadingExceptionWithCause() local