Searched refs:setUp (Results 51 - 75 of 199) sorted by relevance

12345678

/packages/apps/Email/tests/src/com/android/email/
H A DVendorPolicyLoaderTest.java29 protected void setUp() throws Exception { method in class:VendorPolicyLoaderTest
30 super.setUp();
/packages/apps/Email/tests/src/com/android/email/activity/setup/
H A DAccountSettingsTests.java61 protected void setUp() throws Exception { method in class:AccountSettingsTests
62 super.setUp();
H A DAccountSetupIncomingTests.java55 protected void setUp() throws Exception { method in class:AccountSetupIncomingTests
56 super.setUp();
H A DAccountSetupOutgoingTests.java55 protected void setUp() throws Exception { method in class:AccountSetupOutgoingTests
56 super.setUp();
/packages/apps/Email/tests/src/com/android/emailcommon/utility/
H A DDelayedOperationsTests.java28 protected void setUp() throws Exception { method in class:DelayedOperationsTests
29 super.setUp();
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/adapter/
H A DSyncAdapterTestCase.java49 public void setUp() throws Exception { method in class:SyncAdapterTestCase
50 super.setUp();
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/
H A DSyncAdapterTestCase.java49 public void setUp() throws Exception { method in class:SyncAdapterTestCase
50 super.setUp();
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
H A DCameraLatency.java59 protected void setUp() throws Exception { method in class:CameraLatency
61 super.setUp();
H A DImageCapture.java59 protected void setUp() throws Exception { method in class:ImageCapture
61 super.setUp();
H A DVideoCapture.java60 protected void setUp() throws Exception { method in class:VideoCapture
62 super.setUp();
/packages/apps/Mms/tests/src/com/android/mms/
H A DInterceptSendSms.java64 protected void setUp() throws Exception { method in class:InterceptSendSms
66 super.setUp();
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
H A DMultiSourceCorpusTest.java40 protected void setUp() throws Exception { method in class:MultiSourceCorpusTest
41 super.setUp();
H A DShouldQueryStrategyTest.java31 public void setUp() throws Exception { method in class:ShouldQueryStrategyTest
32 super.setUp();
H A DIconLoaderTest.java33 protected void setUp() throws Exception { method in class:IconLoaderTest
H A DSingleCorpusPromoterTest.java36 public void setUp() { method in class:SingleCorpusPromoterTest
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
H A DPerNameExecutorTest.java36 protected void setUp() throws Exception { method in class:PerNameExecutorTest
37 super.setUp();
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardStateTestsBase.java28 protected void setUp() throws Exception { method in class:KeyboardStateTestsBase
29 super.setUp();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DVoicemailCleanupServiceTest.java39 protected void setUp() throws Exception { method in class:VoicemailCleanupServiceTest
40 super.setUp();
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
H A DCalendarCacheTest.java39 public void setUp() { method in class:CalendarCacheTest
/packages/apps/Browser/tests/src/com/android/browser/
H A DBrowserProviderTests.java47 protected void setUp() throws Exception { method in class:BrowserProviderTests
49 super.setUp();
/packages/apps/Calendar/tests/src/com/android/calendar/
H A DWeekNumberTest.java199 protected void setUp() throws Exception { method in class:WeekNumberTest
200 super.setUp();
/packages/apps/Camera/tests/src/com/android/camera/functional/
H A DImageCaptureIntentTest.java45 protected void setUp() throws Exception { method in class:ImageCaptureIntentTest
46 super.setUp();
/packages/apps/Camera/tests/src/com/android/camera/stress/
H A DShotToShotLatency.java50 protected void setUp() throws Exception { method in class:ShotToShotLatency
52 super.setUp();
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/
H A DDialogSmsDisplayTests.java75 protected void setUp() throws Exception { method in class:DialogSmsDisplayTests
76 super.setUp();
/packages/apps/Contacts/tests/src/com/android/contacts/calllog/
H A DCallLogListItemHelperTest.java56 protected void setUp() throws Exception { method in class:CallLogListItemHelperTest
57 super.setUp();

Completed in 464 milliseconds

12345678