HomeSort by relevance Sort by last modified time
    Searched full:throwable (Results 551 - 575 of 3684) sorted by null

<<21222324252627282930>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java 99 } catch (Throwable t) {
113 } catch (Throwable t) {
145 } catch (Throwable t) {
234 } catch (Throwable t) {
248 } catch (Throwable t) {
262 } catch (Throwable t) {
276 } catch (Throwable t) {
290 } catch (Throwable t) {
304 } catch (Throwable t) {
318 } catch (Throwable t)
    [all...]
  /dalvik/dx/tests/085-dex-jsr-ret/
expected.txt 66 jsr:()V catch java.lang.Throwable) . <- v5:Lblort;
71 blort.j:@002d: Rop{move-exception Ljava/lang/Throwable; <- . flows} v3:Ljava/
72 lang/Throwable; <- .
90 blort.j:@002d: move-object v0:Ljava/lang/Class;=java.lang.Throwable <- v3:Lja
91 va/lang/Class;=java.lang.Throwable
116 jsr:()V catch java.lang.Throwable) . <- v5:Lblort;
121 blort.j:@002d: Rop{move-exception Ljava/lang/Throwable; <- . flows} v3:Ljava/
122 lang/Throwable; <- .
140 blort.j:@002d: move-object v0:Ljava/lang/Class;=java.lang.Throwable <- v3:Lja
141 va/lang/Class;=java.lang.Throwable
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLClientInfoExceptionTest.java 71 * @tests java.sql.SQLClientInfoException#SQLClientInfoException(Map<String,ClientInfoStatus>,Throwable)
78 Throwable cause = new RuntimeException("Message");
133 * @tests java.sql.SQLClientInfoException#SQLClientInfoException(String,Map<String,ClientInfoStatus>,Throwable)
140 Throwable cause = new RuntimeException("Message");
183 * @tests java.sql.SQLClientInfoException#SQLClientInfoException(String,String,Map<String,ClientInfoStatus>,Throwable)
190 Throwable cause = new RuntimeException("Message");
210 * @tests java.sql.SQLClientInfoException#SQLClientInfoException(String,String,int,Map<String,ClientInfoStatus>,Throwable)
217 Throwable cause = new RuntimeException("Message");
263 Throwable cause = new RuntimeException("Message");
278 Throwable cause = new RuntimeException("Message")
    [all...]
  /external/mockito/src/org/mockito/stubbing/
OngoingStubbing.java 69 * Sets Throwable objects to be thrown when the method is called. E.g:
78 * In that case the last throwable determines the behavior of further consecutive calls.
80 * if throwable is null then exception will be thrown.
88 OngoingStubbing<T> thenThrow(Throwable... throwables);
91 * Sets Throwable classes to be thrown when the method is called. E.g:
97 * Each throwable class will be instantiated for each method invocation.
103 * In that case the last throwable determines the behavior of further consecutive calls.
105 * if throwable is null then exception will be thrown.
114 OngoingStubbing<T> thenThrow(Class<? extends Throwable>... throwableClasses);
151 * public Integer answer(InvocationOnMock invocation) throws Throwable {
    [all...]
  /libcore/luni/src/test/java/tests/org/w3c/dom/
NamedNodeMapRemoveNamedItemNS.java 72 * @throws Throwable
75 public void testRemoveNamedItemNS1() throws Throwable {
94 // public void testRemoveNamedItemNS2() throws Throwable {
115 public void testRemoveNamedItemNS3() throws Throwable {
140 public void _testRemoveNamedItemNS4() throws Throwable {
162 // public void testRemoveNamedItemNS5() throws Throwable {
207 public void testRemoveNamedItemNS6() throws Throwable {
229 public void testRemoveNamedItemNS7() throws Throwable {
251 public void testRemoveNamedItemNS8() throws Throwable {
274 public void testRemoveNamedItemNS9() throws Throwable {
    [all...]
NodeSetPrefix.java 78 * @throws Throwable
81 public void testSetPrefix1() throws Throwable {
102 // public void testSetPrefix2() throws Throwable {
125 public void testSetPrefix3() throws Throwable {
143 // public void testSetPrefix4() throws Throwable {
166 public void testSetPrefix5() throws Throwable {
194 public void testSetPrefix6() throws Throwable {
211 public void testSetPrefix7() throws Throwable {
228 public void testSetPrefix8() throws Throwable {
248 public void _testSetPrefix9() throws Throwable {
    [all...]
SetAttributeNS.java 76 * @throws Throwable
79 public void testSetAttributeNS1() throws Throwable {
100 public void testSetAttributeNS2() throws Throwable {
124 // public void testSetAttributeNS3() throws Throwable {
161 public void testSetAttributeNS4() throws Throwable {
189 public void testSetAttributeNS5() throws Throwable {
208 public void testSetAttributeNS6() throws Throwable {
229 public void testSetAttributeNS7() throws Throwable {
250 public void testSetAttributeNS9() throws Throwable {
280 public void testSetAttributeNS10() throws Throwable {
    [all...]
ImportNode.java 88 * @throws Throwable
91 public void _testImportNode1() throws Throwable {
134 public void testImportNode2() throws Throwable {
156 public void testImportNode3() throws Throwable {
178 public void testImportNode4() throws Throwable {
199 public void testImportNode5() throws Throwable {
226 public void testImportNode6() throws Throwable {
252 // public void testImportNode7() throws Throwable {
275 public void testImportNode8() throws Throwable {
298 // public void testImportNode9() throws Throwable {
    [all...]
CreateAttributeNS.java 59 * @throws Throwable
62 public void testCreateAttributeNS1() throws Throwable {
79 public void testCreateAttributeNS2() throws Throwable {
97 public void testCreateAttributeNS3() throws Throwable {
145 public void testCreateAttributeNS4() throws Throwable {
162 public void testCreateAttributeNS5() throws Throwable {
173 public void testCreateAttributeNS6() throws Throwable {
CreateElementNS.java 77 * @throws Throwable
80 public void testCreateElementNS1() throws Throwable {
97 public void testCreateElementNS2() throws Throwable {
115 public void testCreateElementNS3() throws Throwable {
164 public void testCreateElementNS4() throws Throwable {
181 public void testCreateElementNS5() throws Throwable {
192 public void testCreateElementNS6() throws Throwable {
ElementSetAttributeNodeNS.java 73 * @throws Throwable
76 public void testSetAttributeNodeNS1() throws Throwable {
109 public void testSetAttributeNodeNS2() throws Throwable {
134 public void testSetAttributeNodeNS3() throws Throwable {
160 public void testSetAttributeNodeNS4() throws Throwable {
182 public void testSetAttributeNodeNS5() throws Throwable {
204 public void _testSetAttributeNodeNS6() throws Throwable {
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 41 * {@link #setException(Throwable)}. Subclasses may also override {@link
177 * to an error, {@code throwable}. This will set the state of the future to
181 * @param throwable the exception that the task failed with.
183 * @throws Error if the throwable was an {@link Error}.
185 protected boolean setException(Throwable throwable) {
186 boolean result = sync.setException(checkNotNull(throwable));
193 if (throwable instanceof Error) {
194 throw (Error) throwable;
226 private Throwable exception
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
java.sql.SQLException.html 86 <A NAME="java.sql.SQLException.ctor_added(java.lang.String, java.lang.String, int, java.lang.Throwable)"></A>
87 <nobr><A HREF="../../../../reference/java/sql/SQLException.html#SQLException(java.lang.String, java.lang.String, int, java.lang.Throwable)" target="_top"><code>SQLException</code></A>(<code>String,</nobr> String<nobr>,</nobr> int<nobr>,</nobr> Throwable<nobr><nobr></code>)</nobr>
93 <A NAME="java.sql.SQLException.ctor_added(java.lang.String, java.lang.String, java.lang.Throwable)"></A>
94 <nobr><A HREF="../../../../reference/java/sql/SQLException.html#SQLException(java.lang.String, java.lang.String, java.lang.Throwable)" target="_top"><code>SQLException</code></A>(<code>String,</nobr> String<nobr>,</nobr> Throwable<nobr><nobr></code>)</nobr>
100 <A NAME="java.sql.SQLException.ctor_added(java.lang.String, java.lang.Throwable)"></A>
101 <nobr><A HREF="../../../../reference/java/sql/SQLException.html#SQLException(java.lang.String, java.lang.Throwable)" target="_top"><code>SQLException</code></A>(<code>String,</nobr> Throwable<nobr><nobr></code>)</nobr>
107 <A NAME="java.sql.SQLException.ctor_added(java.lang.Throwable)"></A
    [all...]
  /packages/apps/Dialer/tests/src/com/android/dialer/
CallDetailActivityTest.java 96 public void testInitialActivityStartsWithFetchingVoicemail() throws Throwable {
105 public void testWhenCheckForContentCompletes_UiShowsBuffering() throws Throwable {
116 public void testInvalidVoicemailShowsErrorMessage() throws Throwable {
128 public void testOnResumeDoesNotCreateManyFragments() throws Throwable {
153 public void testClickIncreaseRateButtonWithInvalidVoicemailDoesNotCrash() throws Throwable {
161 public void testCallLogUriWithMissingExtrasShouldNotCauseNPE() throws Throwable {
171 public void testVoicemailDoesNotHaveRemoveFromCallLog() throws Throwable {
181 public void testRegularCallDoesHaveRemoveFromCallLog() throws Throwable {
196 public void testVoicemailPlaybackRateDisplayedOnUi() throws Throwable {
215 public void testClickingCallStopsPlayback() throws Throwable {
    [all...]
  /external/robolectric/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /cts/tests/tests/opengl/src/android/opengl/cts/
ColorBufferTest.java 44 public void test_RGBA_1001() throws Throwable {
62 public void test_RGBA_1101() throws Throwable {
80 public void test_RGBA_1111() throws Throwable {
99 public void test_RGBA_0101() throws Throwable {
118 public void test_RGBA_0011() throws Throwable {
137 public void test_RGBA_0000() throws Throwable {
156 public void test_RGBA_rand_val_one() throws Throwable {
NativeColorBufferTest.java 39 public void test_RGBA_1001() throws Throwable {
57 public void test_RGBA_1101() throws Throwable {
75 public void test_RGBA_1111() throws Throwable {
94 public void test_RGBA_0101() throws Throwable {
113 public void test_RGBA_0011() throws Throwable {
132 public void test_RGBA_0000() throws Throwable {
151 public void test_RGBA_rand_val_one() throws Throwable {
  /cts/tests/tests/os/src/android/os/cts/
AsyncTaskTest.java 35 public void testAsyncTask() throws Throwable {
39 public void testAsyncTaskWithTimeout() throws Throwable {
43 private void doTestAsyncTask(final long timeout) throws Throwable {
99 public void testCancelWithInterrupt() throws Throwable {
112 public void testCancel() throws Throwable {
124 public void testCancelTooLate() throws Throwable {
133 private void startAsyncTask() throws Throwable {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java 60 } catch (Throwable t) {
73 } catch (Throwable t) {
87 } catch (Throwable t) {
100 } catch (Throwable t) {
113 } catch (Throwable t) {
126 } catch (Throwable t) {
139 } catch(Throwable t) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/
Test_invoke_static.java 122 } catch (Throwable t) {
135 } catch (Throwable t) {
148 } catch (Throwable t) {
161 } catch (Throwable t) {
174 } catch (Throwable t) {
255 } catch (Throwable t) {
269 } catch (Throwable t) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/
Test_invoke_static_range.java 121 } catch (Throwable t) {
134 } catch (Throwable t) {
147 } catch (Throwable t) {
160 } catch (Throwable t) {
173 } catch (Throwable t) {
254 } catch (Throwable t) {
268 } catch (Throwable t) {
  /external/junit/src/junit/framework/
TestCase.java 128 * @throws Throwable if any exception is thrown
130 public void runBare() throws Throwable {
131 Throwable exception= null;
135 } catch (Throwable running) {
141 } catch (Throwable tearingDown) {
149 * @throws Throwable if any exception is thrown
151 protected void runTest() throws Throwable {

Completed in 4892 milliseconds

<<21222324252627282930>>