/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/ |
D | BatchedRequestIssuerTest.java | 67 Exception thrownException = new IllegalArgumentException("bad!"); in testException() local 102 Exception thrownException = new IllegalArgumentException("bad!"); in testResponseAndException() local 118 Exception thrownException = new IllegalArgumentException("bad!"); in testExceptionAndResponse() local
|
D | FixedTransportChannelProviderTest.java | 53 Exception thrownException = null; in testBasic() local
|
D | OperationCallableImplTest.java | 417 RuntimeException thrownException = new RuntimeException(); in testFutureCallInitialOperationUnexpectedFail() local
|
/external/junit/src/main/java/junit/framework/ |
D | TestFailure.java | 19 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure() 34 public Throwable thrownException() { in thrownException() method in TestFailure
|
/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/ |
D | InstantiatingHttpJsonChannelProviderTest.java | 82 Exception thrownException = null; in basicTest() local
|
/external/junit/src/main/java/org/junit/runner/notification/ |
D | Failure.java | 34 public Failure(Description description, Throwable thrownException) { in Failure()
|
/external/guice/extensions/testlib/src/com/google/inject/testing/throwingproviders/ |
D | CheckedProviderSubject.java | 72 public ThrowableSubject thrownException() { in thrownException() method in CheckedProviderSubject
|
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowServiceManagerTest.java | 68 final AtomicReference<Exception> thrownException = new AtomicReference<>(); in getService_multipleThreads_binderRace() local
|
/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/token/credentials/ |
D | ProfileTokenProvider.java | 50 RuntimeException thrownException = null; in ProfileTokenProvider() local
|
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/ |
D | StsRequestHandlerTest.java | 240 IOException thrownException = in exchangeToken_ioException() local
|
/external/gson/gson/src/test/java/com/google/gson/functional/ |
D | Java17RecordTest.java | 143 static final RuntimeException thrownException = new RuntimeException("Custom exception"); in testThrowingConstructor() local 179 static final RuntimeException thrownException = new RuntimeException("Custom exception"); in testThrowingAccessor() local
|
D | ObjectTest.java | 670 static final RuntimeException thrownException = new RuntimeException("Custom exception"); field in ObjectTest.ClassWithThrowingConstructor
|
/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/credentials/ |
D | ProfileCredentialsProvider.java | 67 RuntimeException thrownException = null; in ProfileCredentialsProvider() local
|
/external/guava/guava-tests/test/com/google/common/io/ |
D | CloserTest.java | 279 IOException thrownException = new IOException(); in testSuppressingSuppressor() local
|
/external/guava/android/guava-tests/test/com/google/common/io/ |
D | CloserTest.java | 279 IOException thrownException = new IOException(); in testSuppressingSuppressor() local
|