Home
last modified time | relevance | path

Searched refs:setUp (Results 1 – 25 of 864) sorted by relevance

12345678910>>...35

/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DAbstractDownloadProviderFunctionalTest.java147 protected void setUp() throws Exception { in setUp() method in AbstractDownloadProviderFunctionalTest
148 super.setUp(); in setUp()
149 mMockitoHelper.setUp(getClass()); in setUp()
173 mSystemFacade.setUp(); in setUp()
/packages/providers/CallLogProvider/tests/src/com/android/calllogbackup/
DCallLogBackupAgentTest.java59 public void setUp() throws Exception { in setUp() method in CallLogBackupAgentTest
60 super.setUp(); in setUp()
62 mMockitoHelper.setUp(getClass()); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/
DBugleTestCase.java38 protected void setUp() throws Exception { in setUp() method in BugleTestCase
39 super.setUp(); in setUp()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarInfoManagerTest.java28 protected void setUp() throws Exception { in setUp() method in CarInfoManagerTest
29 super.setUp(); in setUp()
DCarPropertyTestBase.java38 protected void setUp() throws Exception { in setUp() method in CarPropertyTestBase
39 super.setUp(); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DBugleServiceTestCase.java42 protected void setUp() throws Exception { in setUp() method in BugleServiceTestCase
43 super.setUp(); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
DBugleActivityInstrumentationTestCase.java41 protected void setUp() throws Exception { in setUp() method in BugleActivityInstrumentationTestCase
42 super.setUp(); in setUp()
DBugleActivityTest.java34 protected void setUp() throws Exception { in setUp() method in BugleActivityTest
35 super.setUp(); in setUp()
DViewTest.java35 protected void setUp() throws Exception { in setUp() method in ViewTest
36 super.setUp(); in setUp()
DBugleActivityUnitTestCase.java42 protected void setUp() throws Exception { in setUp() method in BugleActivityUnitTestCase
43 super.setUp(); in setUp()
/packages/apps/Email/tests/src/com/android/emailcommon/provider/
DQuickResponseTests.java41 public void setUp() throws Exception { in setUp() method in QuickResponseTests
42 super.setUp(); in setUp()
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
DSingleThreadNamedTaskExecutorTest.java34 protected void setUp() throws Exception { in setUp() method in SingleThreadNamedTaskExecutorTest
35 super.setUp(); in setUp()
/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
DFailedPasswordWipeCurrentUserPreferenceControllerTest.java44 public void setUp() { in setUp() method in FailedPasswordWipeCurrentUserPreferenceControllerTest
45 super.setUp(); in setUp()
DFailedPasswordWipeManagedProfilePreferenceControllerTest.java44 public void setUp() { in setUp() method in FailedPasswordWipeManagedProfilePreferenceControllerTest
45 super.setUp(); in setUp()
DFailedPasswordWipePreferenceControllerBaseTest.java40 public void setUp() { in setUp() method in FailedPasswordWipePreferenceControllerBaseTest
41 super.setUp(); in setUp()
DBugReportsPreferenceControllerTest.java41 public void setUp() { in setUp() method in BugReportsPreferenceControllerTest
42 super.setUp(); in setUp()
/packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/
DHierarchicalFolderTruncationTests.java30 protected void setUp() throws Exception { in setUp() method in HierarchicalFolderTruncationTests
31 super.setUp(); in setUp()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionTestsBase.java41 protected void setUp() throws Exception { in setUp() method in KlpActionTestsBase
42 super.setUp(); in setUp()
/packages/apps/Email/tests/src/com/android/email/
DResourceHelperTest.java28 protected void setUp() throws Exception { in setUp() method in ResourceHelperTest
29 super.setUp(); in setUp()
/packages/apps/Launcher2/tests/stress/src/com/android/launcher2/stress/
DLauncherRotationStressTest.java42 protected void setUp() throws Exception { in setUp() method in LauncherRotationStressTest
43 super.setUp(); in setUp()
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarInfoManagerTest.java39 protected void setUp() throws Exception { in setUp() method in CarInfoManagerTest
40 super.setUp(); in setUp()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DSidebarUiTest.java37 public void setUp() throws Exception { in setUp() method in SidebarUiTest
38 super.setUp(); in setUp()
DGestureSelectionUiTest.java31 public void setUp() throws Exception { in setUp() method in GestureSelectionUiTest
32 super.setUp(); in setUp()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/util/
DNameDistanceTest.java41 protected void setUp() throws Exception { in setUp() method in NameDistanceTest
42 super.setUp(); in setUp()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DChannelBannerViewTest.java33 protected void setUp() throws Exception { in setUp() method in ChannelBannerViewTest
34 super.setUp(); in setUp()

12345678910>>...35