Searched defs:setUp (Results 1 - 25 of 200) sorted by relevance

12345678

/packages/apps/Email/tests/src/com/android/email/
H A DResourceHelperTest.java26 protected void setUp() throws Exception { method in class:ResourceHelperTest
27 super.setUp();
H A DUtilityLargeTest.java42 protected void setUp() throws Exception { method in class:UtilityLargeTest
43 super.setUp();
H A DNotificationControllerTest.java57 protected void setUp() throws Exception { method in class:NotificationControllerTest
58 super.setUp();
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/
H A DEasAccountServiceTests.java33 public void setUp() throws Exception { method in class:EasAccountServiceTests
34 super.setUp();
/packages/apps/Mms/tests/src/com/android/mms/ui/
H A DConversationListTests.java40 protected void setUp() throws Exception { method in class:ConversationListTests
41 super.setUp();
H A DMultiPartSmsTests.java50 * @see com.android.mms.ui.SmsTest#setUp()
53 protected void setUp() throws Exception { method in class:MultiPartSmsTests
54 super.setUp();
/packages/apps/Mms/tests/src/com/android/mms/util/
H A DVideoCaptureTests.java33 protected void setUp() throws Exception { method in class:VideoCaptureTests
34 super.setUp();
H A DSmileyParserUnitTests.java39 protected void setUp() throws Exception { method in class:SmileyParserUnitTests
40 super.setUp();
H A DSmsReceiverServiceTests.java36 protected void setUp() throws Exception { method in class:SmsReceiverServiceTests
37 super.setUp();
H A DVerifyRecipientUnitTests.java39 protected void setUp() throws Exception { method in class:VerifyRecipientUnitTests
40 super.setUp();
/packages/apps/Contacts/tests/src/com/android/contacts/
H A DContactDetailTest.java36 protected void setUp() throws Exception { method in class:ContactDetailTest
37 super.setUp();
/packages/apps/Email/tests/src/com/android/email/activity/
H A DMessageListTests.java35 public void setUp() throws Exception { method in class:MessageListTests
36 super.setUp();
H A DWelcomeTests.java31 protected void setUp() throws Exception { method in class:WelcomeTests
32 super.setUp();
/packages/apps/Email/tests/src/com/android/emailcommon/provider/
H A DQuickResponseTests.java40 public void setUp() throws Exception { method in class:QuickResponseTests
41 super.setUp();
/packages/apps/Music/tests/src/com/android/music/stress/
H A DMusicPlaybackStress.java45 protected void setUp() throws Exception { method in class:MusicPlaybackStress
46 super.setUp();
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/makedict/
H A DBinaryDictInputOutputTest.java32 public void setUp() throws Exception { method in class:BinaryDictInputOutputTest
33 super.setUp();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsDatabaseHelperTest.java31 protected void setUp() throws Exception { method in class:ContactsDatabaseHelperTest
32 super.setUp();
/packages/apps/Browser/tests/src/com/android/browser/tests/
H A DBP1to2UpgradeTests.java45 protected void setUp() throws Exception { method in class:BP1to2UpgradeTests
46 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();
H A DSwitchPreview.java57 protected void setUp() throws Exception { method in class:SwitchPreview
60 super.setUp();
H A DVideoCapture.java58 protected void setUp() throws Exception { method in class:VideoCapture
60 super.setUp();
/packages/apps/Contacts/tests/src/com/android/contacts/dialpad/
H A DUnicodeDialerKeyListenerTest.java71 protected void setUp() throws Exception { method in class:UnicodeDialerKeyListenerTest
/packages/apps/Contacts/tests/src/com/android/contacts/format/
H A DPrefixHighligherTest.java34 protected void setUp() throws Exception { method in class:PrefixHighligherTest
35 super.setUp();

Completed in 881 milliseconds

12345678