Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureBenchmarks.java39 boolean setException(Throwable t); in setException() method
51 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.NewAbstractFutureFacade
66 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFutureFacade
238 protected boolean setException(Throwable throwable) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture
368 boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture.Sync
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureBenchmarks.java39 boolean setException(Throwable t); in setException() method
51 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.NewAbstractFutureFacade
66 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFutureFacade
238 protected boolean setException(Throwable throwable) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture
368 boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture.Sync
/external/guava/android/guava/src/com/google/common/util/concurrent/
DSettableFuture.java52 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
DAbstractFuture.java768 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
/external/guava/guava/src/com/google/common/util/concurrent/
DSettableFuture.java52 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
DAbstractFuture.java768 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
/external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/
DSimpleFuture.java41 public void setException(Throwable t) { in setException() method in SimpleFuture
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DEventWithExceptionTest.java409 private int setException() { in setException() method in EventWithExceptionTest
/external/guava/guava-gwt/src-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/
DAbstractFuture.java152 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/
DClientCalls.java506 protected boolean setException(Throwable throwable) { in setException() method in ClientCalls.GrpcFuture
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java1332 public ReplyPacket setException(String exceptionSignature, boolean caught, in setException() method in VmMirror
1350 public ReplyPacket setException(long exceptionID, boolean caught, in setException() method in VmMirror
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java3502 public boolean setException(Throwable t) { in setException() method in LocalCache.LoadingValueReference
/external/guava/android/guava/src/com/google/common/cache/
DLocalCache.java3418 public boolean setException(Throwable t) { in setException() method in LocalCache.LoadingValueReference