Home
last modified time | relevance | path

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

12345678910>>...151

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DCachedFlagsTest.java41 private void setUp(boolean enableSessionStableKillSwitches) { in setUp() method in CachedFlagsTest
54 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiRegisterSourceKillSwitch_flagEnabled_returnsCachedFlag()
61 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiRegisterSourcesKillSwitch_flagEnabled_returnsCachedFlag()
68 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiRegisterWebSourceKillSwitch_flagEnabled_returnsCachedFlag()
75 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiRegisterTriggerKillSwitch_flagEnabled_returnsCachedFlag()
82 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiRegisterWebTriggerKillSwitch_flagEnabled_returnsCachedFlag()
89 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiDeleteRegistrationsKillSwitch_flagEnabled_returnsCachedFlag()
96 setUp(/* enableSessionStableKillSwitches= */ true); in testGetMeasurementApiStatusKillSwitch_flagEnabled_returnsCachedFlag()
102 setUp(/* enableSessionStableKillSwitches= */ true); in testGetEnforceForegroundForMsmtRegisterSource_flagEnabled_returnsCachedFlag()
109 setUp(/* enableSessionStableKillSwitches= */ true); in testGetEnforceForegroundForMsmtRegisterTrigger_flagEnabled_returnsCachedFlag()
[all …]
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/
DEapAkaPrimeTest.java273 public void setUp() { in setUp() method in EapAkaPrimeTest
274 super.setUp(); in setUp()
276 setUp(ALLOW_MISMATCHED_NETWORK_NAMES, PEER_NETWORK_NAME_1); in setUp()
279 private void setUp(boolean allowMismatchedNetworkNames, String peerNetworkName) { in setUp() method in EapAkaPrimeTest
280 setUp(EAP_IDENTITY, allowMismatchedNetworkNames, peerNetworkName); in setUp()
283 private void setUp( in setUp() method in EapAkaPrimeTest
319 setUp( in testEapAkaPrimeEndToEndExternalTestVectors()
384 setUp(false, PEER_NETWORK_NAME_2); in testEapAkaPrimeMismatchedNetworkNamesNotAllowed()
392 setUp(true, PEER_NETWORK_NAME_2); in testEapAkaPrimeMismatchedNetworkNamesAllowed()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarFeatureControllerTest.java64 public void setUp() throws Exception { in setUp() method in CarFeatureControllerTest
71 super.setUp(); in testParsingVhalEmptyList()
84 super.setUp(); in testParsingVhalMultipleEntries()
99 super.setUp(); in testUserNoticeDisabledFromVhal()
/packages/modules/common/javatests/com/android/modules/targetprep/
DClasspathFetcherTest.java78 public void setUp() throws Exception { in setUp() method in ClasspathFetcherTest
117 fetcher.setUp(mTestInfo); in testSingleArtifactFetcher()
130 fetcher1.setUp(mTestInfo); in testMultipleArtifactFetchers()
131 fetcher2.setUp(mTestInfo); in testMultipleArtifactFetchers()
146 fetcher.setUp(mTestInfo); in testFetchCorrectBcpClasses()
173 fetcher.setUp(mTestInfo); in testFetchCorrectSscpClasses()
/packages/modules/common/java/com/android/modules/testing/utils/
DApexInstallHelper.java107 private void setUp() throws Exception { in setUp() method in ApexInstallHelper
132 setUp(); in pushApexAndReboot()
147 setUp(); in installApexAndReboot()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/
DEapMsChapV2AwaitingEapFailureStateTest.java24 public void setUp() { in setUp() method in EapMsChapV2AwaitingEapFailureStateTest
25 super.setUp(); in setUp()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/
DTaplTestsPredictionRow.java26 public void setUp() throws Exception { in setUp() method in TaplTestsPredictionRow
27 super.setUp(); in setUp()
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DRebootPermissionTest.java30 protected void setUp() throws Exception { in setUp() method in RebootPermissionTest
31 super.setUp(); in setUp()
DAppWidgetManagerPermissionTest.java34 protected void setUp() throws Exception { in setUp() method in AppWidgetManagerPermissionTest
35 super.setUp(); in setUp()
/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
DFailedPasswordWipeManagedProfilePreferenceControllerTest.java33 public void setUp() { in setUp() method in FailedPasswordWipeManagedProfilePreferenceControllerTest
34 super.setUp(); in setUp()
DFailedPasswordWipeCurrentUserPreferenceControllerTest.java33 public void setUp() { in setUp() method in FailedPasswordWipeCurrentUserPreferenceControllerTest
34 super.setUp(); in setUp()
DFailedPasswordWipePreferenceControllerBaseTest.java33 public void setUp() { in setUp() method in FailedPasswordWipePreferenceControllerBaseTest
34 super.setUp(); in setUp()
DBugReportsPreferenceControllerTest.java36 public void setUp() { in setUp() method in BugReportsPreferenceControllerTest
37 super.setUp(); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/
DBugleTestCase.java38 protected void setUp() throws Exception { in setUp() method in BugleTestCase
39 super.setUp(); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DBugleServiceTestCase.java42 protected void setUp() throws Exception { in setUp() method in BugleServiceTestCase
43 super.setUp(); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
DBugleActivityInstrumentationTestCase.java41 protected void setUp() throws Exception { in setUp() method in BugleActivityInstrumentationTestCase
42 super.setUp(); in setUp()
DBugleActivityUnitTestCase.java42 protected void setUp() throws Exception { in setUp() method in BugleActivityUnitTestCase
43 super.setUp(); in setUp()
DBugleActivityTest.java34 protected void setUp() throws Exception { in setUp() method in BugleActivityTest
35 super.setUp(); in setUp()
DViewTest.java35 protected void setUp() throws Exception { in setUp() method in ViewTest
36 super.setUp(); in setUp()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DPermissionsTest.java36 public void setUp() throws Exception { in setUp() method in PermissionsTest
37 super.setUp(); in setUp()
/packages/modules/Connectivity/tests/cts/hostside-network-policy/app/src/com/android/cts/netpolicy/hostside/
DRestrictedModeTest.java25 public void setUp() throws Exception { in setUp() method in RestrictedModeTest
26 super.setUp(); in setUp()
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
DSingleThreadNamedTaskExecutorTest.java34 protected void setUp() throws Exception { in setUp() method in SingleThreadNamedTaskExecutorTest
35 super.setUp(); in setUp()
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DLiveChannelsTestCase.java30 protected void setUp() throws Exception { in setUp() method in LiveChannelsTestCase
31 super.setUp(); in setUp()
/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DONSProfileResultReceiverTest.java32 public void setUp() throws Exception { in setUp() method in ONSProfileResultReceiverTest
33 super.setUp("ONSTest"); in setUp()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DLogUtilsTest.java34 public void setUp() throws Exception { in setUp() method in LogUtilsTest
35 super.setUp(); in setUp()

12345678910>>...151