HomeSort by relevance Sort by last modified time
    Searched refs:Throwable (Results 851 - 875 of 3051) sorted by null

<<31323334353637383940>>

  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorTest.java 64 public void testGetDuration() throws Throwable {
71 public void testIsRunning() throws Throwable {
77 public void testIsStarted() throws Throwable {
87 public void testSetInterpolator() throws Throwable {
94 public void testCancel() throws Throwable {
105 public void testEnd() throws Throwable {
122 public void testSetListener() throws Throwable {
145 public void testRemoveListener() throws Throwable {
159 public void testRemoveAllListenerers() throws Throwable {
195 private void startAnimation(final Animator animator) throws Throwable {
    [all...]
AnimatorSetTest.java 52 public void testPlaySequentially() throws Throwable {
64 public void testPlayTogether() throws Throwable {
77 public void testDuration() throws Throwable {
90 public void testStartDelay() throws Throwable {
103 public void testgetChildAnimations() throws Throwable {
113 public void testSetInterpolator() throws Throwable {
154 private void startAnimation(final AnimatorSet animatorSet) throws Throwable {
ObjectAnimatorTest.java 45 public void testDuration() throws Throwable {
52 public void testOfFloat() throws Throwable {
72 public void testOfFloatBase() throws Throwable {
85 public void testOfInt() throws Throwable {
106 public void testOfObject() throws Throwable {
127 public void testOfPropertyValuesHolder() throws Throwable {
149 public void testGetPropertyName() throws Throwable {
162 public void testSetFloatValues() throws Throwable {
183 public void testGetTarget() throws Throwable {
196 public void testClone() throws Throwable {
    [all...]
  /frameworks/base/core/java/android/test/
InstrumentationTestCase.java 133 public void runTestOnUiThread(final Runnable r) throws Throwable {
134 final Throwable[] exceptions = new Throwable[1];
139 } catch (Throwable throwable) {
140 exceptions[0] = throwable;
154 protected void runTest() throws Throwable {
185 final Throwable[] exceptions = new Throwable[1];
190 } catch (Throwable throwable)
    [all...]
  /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/invoke_interface/
Test_invoke_interface.java 157 } catch (Throwable t) {
197 } catch (Throwable t) {
210 } catch (Throwable t) {
225 } catch (Throwable t) {
241 } catch (Throwable t) {
268 } catch (Throwable t) {
315 } 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/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 134 protected void runTest() throws Throwable {
141 protected void runTestProfiled() throws Throwable {
299 private final AtomicReference<Throwable> threadFailure
300 = new AtomicReference<Throwable>(null);
308 public void threadRecordFailure(Throwable t) {
326 Throwable t = threadFailure.getAndSet(null);
427 } catch (Throwable t) {
465 public void threadUnexpectedException(Throwable t) {
799 protected abstract void realRun() throws Throwable;
804 } catch (Throwable t)
    [all...]
  /libcore/luni/src/test/java/tests/org/w3c/dom/
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...]
GetElementsByTagNameNS.java 69 public void testGetElementsByTagNameNS1() throws Throwable {
80 public void testGetElementsByTagNameNS2() throws Throwable {
95 public void testGetElementsByTagNameNS3() throws Throwable {
127 public void testGetElementsByTagNameNS4() throws Throwable {
150 public void testGetElementsByTagNameNS5() throws Throwable {
159 public void testGetElementsByTagNameNS6() throws Throwable {
167 public void testGetElementsByTagNameNS7() throws Throwable {
175 public void testGetElementsByTagNameNS8() throws Throwable {
184 public void testGetElementsByTagNameNS9() throws Throwable {
201 public void testGetElementsByTagNameNS10() throws Throwable {
    [all...]
Prefix.java 73 * @throws Throwable
76 public void testGetPrefix1() throws Throwable {
85 public void testGetPrefix2() throws Throwable {
99 public void testGetPrefix3() throws Throwable {
111 public void testGetPrefix4() throws Throwable {
122 public void testGetPrefix5() throws Throwable {
143 public void _testGetPrefix6() throws Throwable {
161 public void testGetPrefix7() throws Throwable {
181 // public void testGetPrefix8() throws Throwable {
213 public void _testGetPrefix9() throws Throwable {
    [all...]
DocumentImportNode.java 61 * @throws Throwable
65 // public void testImportNode1() throws Throwable {
87 public void testImportNode2() throws Throwable {
116 // public void testImportNode3() throws Throwable {
140 // public void testImportNode4() throws Throwable {
169 public void testImportNode5() throws Throwable {
192 public void testImportNode6() throws Throwable {
207 public void testImportNode7() throws Throwable {
224 public void testImportNode8() throws Throwable {
245 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 {
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
LoadDataWithBaseUrlTest.java 47 final String baseUrl, final String historyUrl) throws Throwable {
91 public void testImageLoad() throws Throwable {
114 public void testScriptLoad() throws Throwable {
134 public void testSameOrigin() throws Throwable {
153 public void testCrossOrigin() throws Throwable {
174 public void testNullBaseUrl() throws Throwable {
184 public void testloadDataWithBaseUrlCallsOnPageStarted() throws Throwable {
197 public void testHistoryUrl() throws Throwable {
215 public void testOnPageFinishedUrlIsBaseUrl() throws Throwable {
227 public void testHistoryUrlIgnoredWithDataSchemeBaseUrl() throws Throwable {
    [all...]
ClientOnReceivedErrorTest.java 36 public void testOnReceivedErrorOnInvalidUrl() throws Throwable {
56 public void testOnReceivedErrorOnInvalidScheme() throws Throwable {
73 public void testNoErrorOnFailedSubresourceLoad() throws Throwable {
91 public void testNonExistentAssetUrl() throws Throwable {
107 public void testNonExistentResourceUrl() throws Throwable {
123 public void testCacheMiss() throws Throwable {
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
SelectionHandleTest.java 103 private void launchWithUrl(String url) throws Throwable {
115 throws Throwable {
138 public void testNoneditableSelectionHandles() throws Throwable {
151 public void testEditableSelectionHandles() throws Throwable {
155 private void doSelectionHandleTest(TestPageType pageType) throws Throwable {
191 final int expectedStartChange, final int expectedEndChange) throws Throwable {
224 private void assertWaitForSelectionEditableEquals(final boolean expected) throws Throwable {
233 private void assertWaitForHandleViewStopped(final HandleView handle) throws Throwable {
253 public void testNoneditableSelectionActionBar() throws Throwable {
264 public void testEditableSelectionActionBar() throws Throwable {
    [all...]
  /external/easymock/src/org/easymock/
MockControl.java 153 * will react by throwing the provided Throwable.
155 * @param throwable
156 * the Throwable to throw.
162 * provided Throwable.
164 * if throwable is null.
166 public void setThrowable(Throwable throwable) {
168 "method call on the mock needed before setting Throwable")
169 .andThrow(throwable).once();
208 * number of times, and will react by throwing the provided Throwable.
    [all...]
  /external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java 120 catch (Throwable ignore)
152 static void printStackTrace (Throwable t, final PrintWriter out)
196 static void printStackTrace (Throwable t, final PrintStream out)
284 catch (Throwable t)
331 catch (Throwable t)
346 catch (Throwable e) // guard against bad toString() overrides
385 && namespace != THROWABLE && namespace != null)
408 catch (Throwable ignore) {}
425 catch (Throwable ignore) {}
463 private static final Class THROWABLE = Throwable.class
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
HttpAuthHandlerTest.java 104 private void incorrectCredentialsAccessDenied(String url) throws Throwable {
116 private void missingCredentialsAccessDenied(String url) throws Throwable {
128 private void correctCredentialsAccessGranted(String url) throws Throwable {
140 public void testProceed() throws Throwable {
149 public void testCancel() throws Throwable {
161 public void testUseHttpAuthUsernamePassword() throws Throwable {
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewPopup.java 45 public void testPopupSetListSelection() throws Throwable {
77 public void testPopupGetListSelection() throws Throwable {
104 public void testPopupClearListSelection() throws Throwable {
137 public void testPopupNavigateNoAdapter() throws Throwable {
171 public void testPopupShow() throws Throwable {
253 private void clearText(final AutoCompleteTextView textView) throws Throwable {
  /frameworks/base/core/tests/utillib/src/android/test/
BandwidthTestCase.java 41 protected void runTest() throws Throwable {
76 final Throwable[] exceptions = new Throwable[1];
81 } catch (Throwable throwable) {
82 exceptions[0] = throwable;
116 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable {
118 Throwable exception = null;
  /packages/apps/Browser/tests/src/com/android/browser/
IntentHandlerTests.java 37 public void testSwitchToTabWithUrl() throws Throwable {
58 public void testShortcut() throws Throwable {
83 public void testApplication() throws Throwable {
110 * @throws Throwable
112 private void directlyLoadUrl(final Tab tab, final String url) throws Throwable {
133 private void sendIntent(final Intent intent) throws Throwable {
137 private void sendIntent(final Intent intent, boolean waitForLoadStart) throws Throwable {
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
SerializationStressTest5.java 33 transient Throwable current;
35 // Use this for retrieving a list of any Throwable Classes that did not get
40 { Throwable.class }, { Exception.class },
49 { new Throwable() },
86 // Use this to print out the list of Throwable classes that weren't
154 Class<Throwable> thrClass = Throwable.class;
193 Throwable obj = (Throwable) cons[i].newInstance(args[num]);
226 private void t_Class(Throwable objToSave, int argsNum)
    [all...]

Completed in 856 milliseconds

<<31323334353637383940>>