Home | History | Annotate | Download | only in cache

Lines Matching refs:ExecutionException

77 import java.util.concurrent.ExecutionException;
436 public void testCompute() throws ExecutionException {
448 public void testRecordReadOnCompute() throws ExecutionException {
492 public void testComputeExistingEntry() throws ExecutionException {
505 public void testComputePartiallyCollectedKey() throws ExecutionException {
534 public void testComputePartiallyCollectedValue() throws ExecutionException {
563 public void testComputeExpiredEntry() throws ExecutionException {
622 } catch (ExecutionException e) {
640 } catch (ExecutionException e) {
717 } catch (ExecutionException e) {
745 public void testSegmentRefresh_duplicate() throws ExecutionException {
1464 public void testGetCausesExpansion() throws ExecutionException {