Home
last modified time | relevance | path

Searched defs:thrownException (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/aosp_15_r20/packages/services/Car/tests/CarLibUnitTest/src/android/car/cluster/
DClusterHomeManagerUnitTest.java116 RemoteException thrownException = new RemoteException(); in getClusterState_serviceFailure() local
127 RemoteException thrownException = new RemoteException(); in registerClusterStateListener_serviceFailure() local
139 RemoteException thrownException = new RemoteException(); in registerClusterNavigationStateListener_serviceFailure() local
195 RemoteException thrownException = new RemoteException(); in reportState_serviceFailure() local
206 RemoteException thrownException = new RemoteException(); in requestDisplay_serviceFailure() local
215 RemoteException thrownException = new RemoteException(); in startFixedActivityMode_serviceFailure() local
227 RemoteException thrownException = new RemoteException(); in stopFixedActivityMode_serviceFailure() local
237 RemoteException thrownException = new RemoteException(); in unregisterClusterStateListener_serviceFailure() local
250 RemoteException thrownException = new RemoteException(); in unregisterClusterStateListener_callbackNotPresent_doNothing() local
262 RemoteException thrownException = new RemoteException(); in unregisterClusterNavigationStateListener_serviceFailure() local
[all …]
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/
H A DBatchedRequestIssuerTest.java67 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
H A DFixedTransportChannelProviderTest.java53 Exception thrownException = null; in testBasic() local
/aosp_15_r20/external/junit/src/main/java/junit/framework/
H A DTestFailure.java19 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure()
34 public Throwable thrownException() { in thrownException() method in TestFailure
/aosp_15_r20/frameworks/base/test-junit/src/junit/framework/
H A DTestFailure.java20 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure()
33 public Throwable thrownException() { in thrownException() method in TestFailure
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/functional/
H A DJava17RecordTest.java143 static final RuntimeException thrownException = new RuntimeException("Custom exception"); in testThrowingConstructor() local
179 static final RuntimeException thrownException = new RuntimeException("Custom exception"); in testThrowingAccessor() local
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/
H A DInstantiatingHttpJsonChannelProviderTest.java82 Exception thrownException = null; in basicTest() local
/aosp_15_r20/external/junit/src/main/java/org/junit/runner/notification/
H A DFailure.java34 public Failure(Description description, Throwable thrownException) { in Failure()
/aosp_15_r20/external/guice/extensions/testlib/src/com/google/inject/testing/throwingproviders/
H A DCheckedProviderSubject.java72 public ThrowableSubject thrownException() { in thrownException() method in CheckedProviderSubject
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowServiceManagerTest.java68 final AtomicReference<Exception> thrownException = new AtomicReference<>(); in getService_multipleThreads_binderRace() local
/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/token/credentials/
H A DProfileTokenProvider.java50 RuntimeException thrownException = null; in ProfileTokenProvider() local
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DStsRequestHandlerTest.java240 IOException thrownException = in exchangeToken_ioException() local
/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/credentials/
H A DProfileCredentialsProvider.java67 RuntimeException thrownException = null; in ProfileCredentialsProvider() local
/aosp_15_r20/cts/hostsidetests/jdwptunnel/src/android/jdwptunnel/cts/
H A DJdwpTunnelTest.java262 java.io.IOException thrownException = null; in testAttachDebuggerToProfileableApp() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/
H A DCloserTest.java279 IOException thrownException = new IOException(); in testSuppressingSuppressor() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/
H A DCloserTest.java279 IOException thrownException = new IOException(); in testSuppressingSuppressor() local
/aosp_15_r20/prebuilts/sdk/28/public/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/test/AndroidTestCase.class AndroidTestCase ...
/aosp_15_r20/prebuilts/sdk/31/system/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/32/public/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/test/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/test/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/32/system/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/system/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/test/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/public/
HDandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...

12345678910>>...18