Searched refs:setUp (Results 26 - 50 of 305) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DListWithFooterViewAndNewLabelsTest.java44 protected void setUp() throws Exception { method in class:ListWithFooterViewAndNewLabelsTest
45 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DBaselineAlignmentSpinnerButton.java37 protected void setUp() throws Exception { method in class:BaselineAlignmentSpinnerButton
38 super.setUp();
H A DFillInWrapTest.java35 protected void setUp() throws Exception { method in class:FillInWrapTest
36 super.setUp();
H A DLinearLayoutEditTextsTest.java36 protected void setUp() throws Exception { method in class:LinearLayoutEditTextsTest
37 super.setUp();
H A DWeightSumTest.java36 protected void setUp() throws Exception { method in class:WeightSumTest
37 super.setUp();
H A DWeightTest.java37 protected void setUp() throws Exception { method in class:WeightTest
38 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListSetSelectionTest.java36 protected void setUp() throws Exception { method in class:ListSetSelectionTest
37 super.setUp();
H A DListUnspecifiedMeasure.java35 protected void setUp() throws Exception { method in class:ListUnspecifiedMeasure
36 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListItemFocusableAboveUnfocusableTest.java32 protected void setUp() throws Exception { method in class:ListItemFocusableAboveUnfocusableTest
33 super.setUp();
H A DListWithFirstScreenUnSelectableTest.java33 protected void setUp() throws Exception { method in class:ListWithFirstScreenUnSelectableTest
34 super.setUp();
H A DListWithOnItemSelectedActionTest.java34 protected void setUp() throws Exception { method in class:ListWithOnItemSelectedActionTest
35 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
H A DListGetSelectedViewTest.java41 protected void setUp() throws Exception { method in class:ListGetSelectedViewTest
42 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DFocusableInTouchModeClickTest.java32 protected void setUp() throws Exception { method in class:FocusableInTouchModeClickTest
33 super.setUp();
H A DStartInTouchWithViewInFocusTest.java40 protected void setUp() throws Exception { method in class:StartInTouchWithViewInFocusTest
41 super.setUp();
/frameworks/base/test-runner/src/android/test/
H A DActivityInstrumentationTestCase.java27 * automatically here by {@link #setUp} and {@link #tearDown}.
73 protected void setUp() throws Exception { method in class:ActivityInstrumentationTestCase
74 super.setUp();
H A DSingleLaunchActivityTestCase.java26 * launch and finish the activity in {@link #setUp} and {@link #tearDown}.
63 protected void setUp() throws Exception { method in class:SingleLaunchActivityTestCase
64 super.setUp();
/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
H A DJavaBridgeFieldsTest.java62 protected void setUp() throws Exception { method in class:JavaBridgeFieldsTest
63 super.setUp();
/frameworks/opt/telephony/tests/telephonymockriltests/src/com/android/telephonymockriltests/functional/
H A DSimpleTestUsingMockRil.java34 public void setUp() throws Exception { method in class:SimpleTestUsingMockRil
35 super.setUp();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DSimTonesTest.java40 protected void setUp() throws Exception { method in class:SimTonesTest
41 super.setUp();
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
H A DThreadBitmapTest.java26 protected void setUp() throws Exception { method in class:ThreadBitmapTest
/frameworks/base/core/tests/coretests/src/android/animation/
H A DAnimatorSetEventsTest.java36 public void setUp() throws Exception { method in class:AnimatorSetEventsTest
41 super.setUp();
/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DLifecycleTest.java29 protected void setUp() throws Exception { method in class:LifecycleTest
30 super.setUp();
/frameworks/base/core/tests/coretests/src/android/content/
H A DAssetTest.java30 protected void setUp() throws Exception { method in class:AssetTest
31 super.setUp();
/frameworks/base/core/tests/coretests/src/android/database/
H A DDatabaseStressTest.java38 protected void setUp() throws Exception { method in class:DatabaseStressTest
39 super.setUp();
/frameworks/base/core/tests/coretests/src/android/view/
H A DBigCacheTest.java42 public void setUp() throws Exception { method in class:BigCacheTest
43 super.setUp();

Completed in 1621 milliseconds

1234567891011>>