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

1234567891011>>

/frameworks/base/core/tests/coretests/src/android/animation/
H A DObjectAnimatorEventsTest.java27 public void setUp() throws Exception { method in class:ObjectAnimatorEventsTest
32 super.setUp();
H A DValueAnimatorEventsTest.java24 public void setUp() throws Exception { method in class:ValueAnimatorEventsTest
26 super.setUp();
/frameworks/base/core/tests/coretests/src/android/view/
H A DMergeTest.java31 public void setUp() throws Exception { method in class:MergeTest
32 super.setUp();
H A DDisabledLongpressTest.java43 public void setUp() throws Exception { method in class:DisabledLongpressTest
44 super.setUp();
H A DIncludeTest.java33 public void setUp() throws Exception { method in class:IncludeTest
34 super.setUp();
H A DLongpressTest.java42 public void setUp() throws Exception { method in class:LongpressTest
43 super.setUp();
H A DMutateDrawableTest.java33 protected void setUp() throws Exception { method in class:MutateDrawableTest
34 super.setUp();
H A DRunQueueTest.java28 public void setUp() throws Exception { method in class:RunQueueTest
29 super.setUp();
H A DViewStubTest.java34 public void setUp() throws Exception { method in class:ViewStubTest
35 super.setUp();
/frameworks/base/core/tests/coretests/src/android/content/
H A DContentResolverTest.java27 protected void setUp() throws Exception { method in class:ContentResolverTest
28 super.setUp();
H A DAssetTest.java30 protected void setUp() throws Exception { method in class:AssetTest
31 super.setUp();
/frameworks/base/test-runner/src/android/test/
H A DTestCase.java40 public void setUp(Context context); method in interface:TestCase
44 * not if setUp() threw an execption.
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DTestGroupingTest.java31 protected void setUp() throws Exception { method in class:TestGroupingTest
32 super.setUp();
/frameworks/base/tools/layoutlib/bridge/tests/src/android/graphics/
H A DMatrix_DelegateTest.java27 protected void setUp() throws Exception { method in class:Matrix_DelegateTest
28 super.setUp();
/frameworks/volley/tests/src/com/android/volley/toolbox/
H A DBasicNetworkTest.java38 protected void setUp() throws Exception { method in class:BasicNetworkTest
39 super.setUp();
/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerStressTest.java46 public void setUp() throws Exception { method in class:DownloadManagerStressTest
47 super.setUp();
/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DSetTimeZonePermissionsTest.java33 protected void setUp() throws Exception { method in class:SetTimeZonePermissionsTest
34 super.setUp();
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
H A DSQLiteCursorTest.java34 protected void setUp() throws Exception { method in class:SQLiteCursorTest
35 super.setUp();
/frameworks/base/core/tests/coretests/src/android/text/
H A DTextLayoutTest.java32 protected void setUp() throws Exception { method in class:TextLayoutTest
33 super.setUp();
/frameworks/base/core/tests/coretests/src/android/view/menu/
H A DMenuWith1ItemTest.java39 protected void setUp() throws Exception { method in class:MenuWith1ItemTest
40 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();
H A DLinearLayoutGridTest.java40 protected void setUp() throws Exception { method in class:LinearLayoutGridTest
41 super.setUp();
H A DListWithFooterViewAndNewLabelsTest.java44 protected void setUp() throws Exception { method in class:ListWithFooterViewAndNewLabelsTest
45 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridInHorizontalTest.java35 protected void setUp() throws Exception { method in class:GridInHorizontalTest
36 super.setUp();
H A DGridInVerticalTest.java35 protected void setUp() throws Exception { method in class:GridInVerticalTest
36 super.setUp();

Completed in 289 milliseconds

1234567891011>>