Home
last modified time | relevance | path

Searched refs:mExpectedException (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java108 public ExpectedException mExpectedException = ExpectedException.none(); field in RemoteViewsTest
211 mExpectedException.expect(ActionException.class); in testSetTextViewText()
225 mExpectedException.expect(Throwable.class); in testSetTextViewTextSize()
271 mExpectedException.expect(ActionException.class); in testSetImageViewResource()
331 mExpectedException.expect(ActionException.class); in testSetChronometer()
348 mExpectedException.expect(ActionException.class); in testSetChronometerCountDown()
374 mExpectedException.expect(ActionException.class); in testSetProgressBar()
494 mExpectedException.expect(ActionException.class); in testSetImageViewBitmap()
511 mExpectedException.expect(ActionException.class); in testSetBitmap()
526 mExpectedException.expect(ActionException.class); in testSetBoolean()
[all …]