Home
last modified time | relevance | path

Searched refs:setUp (Results 1 – 25 of 1280) sorted by relevance

12345678910>>...52

/cts/tests/tests/content/src/android/content/cts/
DSharedPreferencesTest.java53 protected void setUp() throws Exception { in setUp() method in SharedPreferencesTest
54 super.setUp(); in setUp()
114 public abstract void setUp(SharedPreferences.Editor editor); in setUp() method in SharedPreferencesTest.RedundantWriteTest
135 setUp(editor); in test()
156 public void setUp(SharedPreferences.Editor editor) { in testRedundantBoolean() method
167 public void setUp(SharedPreferences.Editor editor) { in testRedundantString() method
178 public void setUp(SharedPreferences.Editor editor) { in testNonRedundantString() method
192 public void setUp(SharedPreferences.Editor editor) { in testRedundantClear() method
203 public void setUp(SharedPreferences.Editor editor) { in testNonRedundantClear() method
217 public void setUp(SharedPreferences.Editor editor) { in testRedundantRemove() method
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DClearPasswordTest.java20 protected void setUp() throws Exception { in setUp() method in ClearPasswordTest
21 super.setUp(); in setUp()
/cts/tests/signature/api-check/src/java/android/signature/cts/api/
DDebugClassHiddenApiTest.java23 protected void setUp() throws Exception { in setUp() method in DebugClassHiddenApiTest
24 super.setUp(); in setUp()
DWhitelistKillswitchTest.java21 protected void setUp() throws Exception { in setUp() method in WhitelistKillswitchTest
22 super.setUp(); in setUp()
DWildcardKillswitchTest.java21 protected void setUp() throws Exception { in setUp() method in WildcardKillswitchTest
22 super.setUp(); in setUp()
DDebugClassKillswitchTest.java23 protected void setUp() throws Exception { in setUp() method in DebugClassKillswitchTest
24 super.setUp(); in setUp()
/cts/tests/tests/os/src/android/os/cts/
DHardwareNameTest.java25 protected void setUp() throws Exception { in setUp() method in HardwareNameTest
26 super.setUp(); in setUp()
DTaggedPointerTest.java26 protected void setUp() throws Exception { in setUp() method in TaggedPointerTest
27 super.setUp(); in setUp()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedProfileOwnerHostSideTransferTest.java29 protected void setUp() throws Exception { in setUp() method in MixedProfileOwnerHostSideTransferTest
30 super.setUp(); in setUp()
DDeviceAdminServiceProfileOwnerTest.java28 protected void setUp() throws Exception { in setUp() method in DeviceAdminServiceProfileOwnerTest
29 super.setUp(); in setUp()
/cts/tests/tests/location/src/android/location/cts/
DSettingInjectorServiceTest.java30 protected void setUp() throws Exception { in setUp() method in SettingInjectorServiceTest
31 super.setUp(); in setUp()
DBaseMockLocationTest.java30 protected void setUp() throws Exception { in setUp() method in BaseMockLocationTest
31 super.setUp(); in setUp()
/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceWithHeadersTest.java25 protected void setUp() throws Exception { in setUp() method in PreferenceWithHeadersTest
26 super.setUp(); in setUp()
DCustomDialogPreferenceTest.java32 protected void setUp() throws Exception { in setUp() method in CustomDialogPreferenceTest
33 super.setUp(); in setUp()
DCustomSwitchPreferenceTest.java32 protected void setUp() throws Exception { in setUp() method in CustomSwitchPreferenceTest
33 super.setUp(); in setUp()
DCustomEditTextPreferenceTest.java32 protected void setUp() throws Exception { in setUp() method in CustomEditTextPreferenceTest
33 super.setUp(); in setUp()
DCustomCheckBoxPreferenceTest.java33 protected void setUp() throws Exception { in setUp() method in CustomCheckBoxPreferenceTest
34 super.setUp(); in setUp()
DPreferenceCategoryTest.java32 protected void setUp() throws Exception { in setUp() method in PreferenceCategoryTest
33 super.setUp(); in setUp()
/cts/hostsidetests/net/src/com/android/cts/net/
DHostsideNetworkCallbackTests.java20 protected void setUp() throws Exception { in setUp() method in HostsideNetworkCallbackTests
21 super.setUp(); in setUp()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DWipeDataTest.java22 protected void setUp() throws Exception { in setUp() method in WipeDataTest
23 super.setUp(); in setUp()
/cts/tests/tests/media/src/android/media/cts/
DVideoEditorTest.java32 protected void setUp() throws Exception { in setUp() method in VideoEditorTest
34 super.setUp(); in setUp()
/cts/tests/app/src/android/app/cts/
DNotificationDecoratedCustomViewStyleTest.java26 protected void setUp() throws Exception { in setUp() method in NotificationDecoratedCustomViewStyleTest
27 super.setUp(); in setUp()
/cts/tests/tests/permission/src/android/permission/cts/
DRebootPermissionTest.java30 protected void setUp() throws Exception { in setUp() method in RebootPermissionTest
31 super.setUp(); in setUp()
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DConstraintTest.java106 public void setUp() throws Exception { in setUp() method in ConstraintTest
107 super.setUp(); in setUp()
108 kTestEnvironment.setUp(); in setUp()
109 kTriggerTestEnvironment.setUp(); in setUp()
/cts/tests/tests/rsblas/src/android/renderscript/cts/
DRSBaseCompute.java34 protected void setUp() throws Exception { in setUp() method in RSBaseCompute
35 super.setUp(); in setUp()

12345678910>>...52