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

1234567891011>>

/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.java70 protected void setUp() throws Exception { method in class:PackageHelperTests
71 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/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();
H A DShortButtonsTest.java38 protected void setUp() throws Exception { method in class:ShortButtonsTest
39 super.setUp();
/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DIndentingPrintWriterTest.java33 protected void setUp() throws Exception { method in class:IndentingPrintWriterTest
34 super.setUp();
/frameworks/base/nfc-extras/tests/src/com/android/nfc_extras/tests/
H A DBasicNfcEeTest.java49 protected void setUp() throws Exception { method in class:BasicNfcEeTest
50 super.setUp();
/frameworks/base/sax/tests/saxtests/src/android/sax/
H A DExpatPerformanceTest.java43 public void setUp() throws Exception { method in class:ExpatPerformanceTest
44 super.setUp();
/frameworks/base/test-runner/src/android/test/
H A DProviderTestCase2.java58 * This framework is set up automatically by the base class' {@link #setUp()} method. If you
111 * Returns the content provider created by this class in the {@link #setUp()} method.
130 protected void setUp() throws Exception { method in class:ProviderTestCase2
131 super.setUp();
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DInstrumentationTestSuiteBuilderTest.java38 protected void setUp() throws Exception { method in class:InstrumentationTestSuiteBuilderTest
39 super.setUp();
H A DUnitTestSuiteBuilderTest.java36 protected void setUp() throws Exception { method in class:UnitTestSuiteBuilderTest
37 super.setUp();

Completed in 388 milliseconds

1234567891011>>