Searched refs:setUp (Results 151 - 175 of 1226) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/coretests/src/android/view/
H A DViewTransientStateTest.java42 public void setUp() throws Exception { method in class:ViewTransientStateTest
43 super.setUp();
H A DZeroSizedTest.java43 public void setUp() throws Exception { method in class:ZeroSizedTest
44 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DFocusChangeWithInterestingRectHintTest.java51 public void setUp() throws Exception { method in class:FocusChangeWithInterestingRectHintTest
52 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridSetSelectionBaseTest.java35 protected void setUp() throws Exception { method in class:GridSetSelectionBaseTest
36 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
H A DGridTouchStackFromBottomTest.java36 protected void setUp() throws Exception { method in class:GridTouchStackFromBottomTest
37 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/frame/
H A DFrameLayoutMarginTest.java40 protected void setUp() throws Exception { method in class:FrameLayoutMarginTest
41 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DBaselineAlignmentCenterGravityTest.java39 protected void setUp() throws Exception { method in class:BaselineAlignmentCenterGravityTest
40 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DCellSpanTest.java43 protected void setUp() throws Exception { method in class:CellSpanTest
44 super.setUp();
H A DVerticalGravityTest.java45 protected void setUp() throws Exception { method in class:VerticalGravityTest
46 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListItemRequestRectAboveThinFirstItemTest.java37 protected void setUp() throws Exception { method in class:ListItemRequestRectAboveThinFirstItemTest
38 super.setUp();
H A DListManagedCursorTest.java39 protected void setUp() throws Exception { method in class:ListManagedCursorTest
40 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListInterleaveFocusablesTest.java36 protected void setUp() throws Exception { method in class:ListInterleaveFocusablesTest
37 super.setUp();
H A DListItemFocusablesFarApartTest.java38 protected void setUp() throws Exception { method in class:ListItemFocusablesFarApartTest
39 super.setUp();
H A DListWithScreenOfNoSelectablesTest.java36 protected void setUp() throws Exception { method in class:ListWithScreenOfNoSelectablesTest
37 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
H A DAdjacentListsWithAdjacentISVsInsideTest.java42 protected void setUp() throws Exception { method in class:AdjacentListsWithAdjacentISVsInsideTest
43 super.setUp();
H A DListButtonsDiagonalAcrossItemsTest.java45 protected void setUp() throws Exception { method in class:ListButtonsDiagonalAcrossItemsTest
46 super.setUp();
H A DListWithEditTextHeaderTest.java39 protected void setUp() throws Exception { method in class:ListWithEditTextHeaderTest
40 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DChangeTouchModeTest.java41 protected void setUp() throws Exception { method in class:ChangeTouchModeTest
42 super.setUp();
/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DActionBarContainerTest.java34 protected void setUp() throws Exception { method in class:ActionBarContainerTest
35 super.setUp();
/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/services/tests/servicestests/src/com/android/server/am/
H A DTaskPersisterTest.java43 public void setUp() throws Exception { method in class:TaskPersisterTest
44 super.setUp();
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DPinnedStackControllerTest.java35 public void setUp() throws Exception { method in class:PinnedStackControllerTest
36 super.setUp();
H A DUnknownAppVisibilityControllerTest.java40 public void setUp() throws Exception { method in class:UnknownAppVisibilityControllerTest
41 super.setUp();
H A DWindowSurfacePlacerTest.java42 public void setUp() throws Exception { method in class:WindowSurfacePlacerTest
43 super.setUp();
/frameworks/base/test-runner/src/android/test/
H A DProviderTestCase.java28 * {@link InstrumentationTestCase}, this provides some of the boiler plate in {@link #setUp} and
59 protected void setUp() throws Exception { method in class:ProviderTestCase
60 super.setUp();

Completed in 2258 milliseconds

1234567891011>>