Home
last modified time | relevance | path

Searched defs:setUp (Results 1 – 25 of 4031) sorted by relevance

12345678910>>...162

/aosp12/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
H A DCamera2UtilsTest.java105 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSet() local
121 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetNullValue() local
130 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetUnsetAndContains() local
149 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetStartsWithoutChanges() local
163 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetChangesReportedCorrectly() local
193 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetUnsetMakesChangesAndDetectsNoops() local
216 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetNullArgToSetKey() local
222 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetNullArgToUnset() local
228 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetNullArgToContains() local
234 Camera2RequestSettingsSet setUp = new Camera2RequestSettingsSet(); in requestSettingsSetNullArgToGet() local
[all …]
/aosp12/frameworks/native/cmds/flatland/
H A DComposers.cpp28 bool setUp(GLHelper* helper) { in setUp() function in android::Blitter
116 virtual bool setUp(const LayerDesc& desc, in setUp() function in android::ComposerBase
130 virtual bool setUp(GLHelper* /*helper*/) { in setUp() function in android::ComposerBase
145 virtual bool setUp(GLHelper* helper) { in opaque() function in android::opaque::OpaqueComp
168 virtual bool setUp(GLHelper* helper) { in opaqueShrink() function in android::opaqueShrink::OpaqueComp
201 virtual bool setUp(GLHelper* helper) { in blend() function in android::blend::BlendComp
239 virtual bool setUp(GLHelper* helper) { in blendShrink() function in android::blendShrink::BlendShrinkComp
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
H A DKnownBandsChannelHelperTest.java72 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.EstimateScanDurationTest
119 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.GetAvailableScanChannelsTest
219 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.SettingsContainChannelTest
343 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.KnownBandsChannelCollectionTest
H A DHalWifiScannerTest.java32 public void setUp() throws Exception { in setUp() method in HalWifiScannerTest
/aosp12/system/extras/simpleperf/scripts/test/
H A Dapp_profiler_test.py25 def setUp(self): member in TestNativeProfiling
58 def setUp(self): member in TestNativeLibDownloader
/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Devent_between_apps_test.cc42 void EventBetweenApps0::setUp(uint32_t messageSize, in setUp() function in general_test::EventBetweenApps0
79 void EventBetweenApps1::setUp(uint32_t messageSize, in setUp() function in general_test::EventBetweenApps1
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/imewidescreen/
H A DCarUiImeSearchListItemTest.java49 public void setUp() { in setUp() method in CarUiImeSearchListItemTest
/aosp12/frameworks/base/core/tests/coretests/src/android/animation/
H A DValueAnimatorEventsTest.java25 public void setUp() throws Exception { in setUp() method in ValueAnimatorEventsTest
H A DObjectAnimatorEventsTest.java29 public void setUp() throws Exception { in setUp() method in ObjectAnimatorEventsTest
/aosp12/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/
H A DBaseTest.java23 protected void setUp() throws Exception { in setUp() method in BaseTest
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/
H A DEapMsChapV2AwaitingEapFailureStateTest.java24 public void setUp() { in setUp() method in EapMsChapV2AwaitingEapFailureStateTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DBatteryServiceTest.java54 public void setUp() { in setUp() method in BatteryServiceTest
/aosp12/frameworks/opt/localepicker/tests/src/com/android/localepicker/
H A DSuggestedLocaleAdapterTest.java42 public void setUp() { in setUp() method in SuggestedLocaleAdapterTest
/aosp12/packages/services/Car/tests/BugReportApp/utils/
H A Dbugreport_app_tester_test.py29 def setUp(self): member in DeviceTest
77 def setUp(self): member in BugreportAppTesterTest
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DBaseVoicemailProviderTest.java44 protected void setUp() throws Exception { in setUp() method in BaseVoicemailProviderTest
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DRestrictedModeTest.java25 public void setUp() throws Exception { in setUp() method in RestrictedModeTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/profileselector/
H A DProfileSelectLocationFragmentTest.java35 public void setUp() { in setUp() method in ProfileSelectLocationFragmentTest
/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DApexTargetPrepTest.java35 public synchronized void setUp() throws Exception { in setUp() method in ApexTargetPrepTest
/aosp12/packages/apps/WallpaperPicker2/robolectric_tests/src/com/android/wallpaper/picker/
H A DBaseActivityTest.java31 public void setUp() { in setUp() method in BaseActivityTest
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DPowerProfileTest.java41 public void setUp() { in setUp() method in PowerProfileTest
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
H A DKlpActionTestsBase.java41 protected void setUp() throws Exception { in setUp() method in KlpActionTestsBase
/aosp12/packages/modules/Connectivity/tests/cts/hostside/src/com/android/cts/net/
H A DHostsideNetworkCallbackTests.java20 protected void setUp() throws Exception { in setUp() method in HostsideNetworkCallbackTests
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/test/
H A DFakeSettingsProviderTest.java41 public void setUp() throws Exception { in setUp() method in FakeSettingsProviderTest
/aosp12/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DBinderIdentityCheckerTest.java31 public void setUp() { in setUp() method in BinderIdentityCheckerTest
H A DTargetSdkCheckerTest.java31 public void setUp() { in setUp() method in TargetSdkCheckerTest

12345678910>>...162