Searched refs:setUp (Results 126 - 150 of 305) sorted by relevance

1234567891011>>

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DMediaMimeTest.java58 protected void setUp() throws Exception { method in class:MediaMimeTest
59 super.setUp();
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
H A DGraphicsPerformanceTests.java89 public void setUp() throws Exception { method in class:GraphicsPerformanceTests.GraphicsTestBase
90 super.setUp();
128 public void setUp() throws Exception { method in class:GraphicsPerformanceTests.DecodeBitmapTest
129 super.setUp();
167 public void setUp() throws Exception { method in class:GraphicsPerformanceTests.DrawBitmapTest
168 super.setUp();
/frameworks/base/core/java/android/test/
H A DAndroidTestCase.java36 protected void setUp() throws Exception { method in class:AndroidTestCase
37 super.setUp();
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
H A DWifiApStress.java61 public void setUp() throws Exception { method in class:WifiApStress
62 super.setUp();
/frameworks/base/core/tests/coretests/src/android/app/
H A DSearchManagerTest.java86 public void setUp() throws Exception { method in class:SearchManagerTest
87 super.setUp();
/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityManagerTest.java36 protected void setUp() throws Exception { method in class:ActivityManagerTest
37 super.setUp();
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DMacAuthenticatedInputStreamTest.java63 protected void setUp() throws Exception { method in class:MacAuthenticatedInputStreamTest
64 super.setUp();
H A DPackageHelperTests.java68 protected void setUp() throws Exception { method in class:PackageHelperTests
69 super.setUp();
/frameworks/base/core/tests/coretests/src/android/database/
H A DDatabaseLocaleTest.java46 protected void setUp() throws Exception { method in class:DatabaseLocaleTest
47 super.setUp();
H A DDatabaseLockTest.java43 protected void setUp() throws Exception { method in class:DatabaseLockTest
44 super.setUp();
/frameworks/base/core/tests/coretests/src/android/os/
H A DFileUtilsTest.java36 protected void setUp() throws Exception { method in class:FileUtilsTest
37 super.setUp();
/frameworks/base/core/tests/coretests/src/android/view/
H A DInflateTest.java37 protected void setUp() throws Exception { method in class:InflateTest
38 super.setUp();
131 // public void setUp
134 // setUp(context, R.layout.layout_tag);
/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DFocusAfterRemovalTest.java46 public void setUp() throws Exception { method in class:FocusAfterRemovalTest
47 super.setUp();
57 // Test that setUp did what we expect it to do. These asserts
H A DHorizontalFocusSearchTest.java52 protected void setUp() throws Exception { method in class:HorizontalFocusSearchTest
53 super.setUp();
H A DVerticalFocusSearchTest.java67 protected void setUp() throws Exception { method in class:VerticalFocusSearchTest
68 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DBaselineButtonsTest.java41 protected void setUp() throws Exception { method in class:BaselineButtonsTest
42 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListEmptyViewTest.java38 protected void setUp() throws Exception { method in class:ListEmptyViewTest
39 super.setUp();
H A DListGetCheckItemIdsTest.java37 protected void setUp() throws Exception { method in class:ListGetCheckItemIdsTest
38 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListItemFocusablesCloseTest.java36 protected void setUp() throws Exception{ method in class:ListItemFocusablesCloseTest
37 super.setUp();
H A DListItemsExpandOnSelectionTest.java39 protected void setUp() throws Exception { method in class:ListItemsExpandOnSelectionTest
40 super.setUp();
H A DListOfShortShortTallShortShortTest.java35 protected void setUp() throws Exception { method in class:ListOfShortShortTallShortShortTest
36 super.setUp();
H A DListOfThinItemsTest.java35 protected void setUp() throws Exception{ method in class:ListOfThinItemsTest
36 super.setUp();
H A DListWithOffScreenNextSelectableTest.java36 protected void setUp() throws Exception { method in class:ListWithOffScreenNextSelectableTest
37 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
H A DListSetSelectionTest.java40 protected void setUp() throws Exception { method in class:ListSetSelectionTest
41 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DButtonsWithTallTextViewInBetweenTest.java43 protected void setUp() throws Exception { method in class:ButtonsWithTallTextViewInBetweenTest
44 super.setUp();

Completed in 306 milliseconds

1234567891011>>