Home
last modified time | relevance | path

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

12345678910>>...54

/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
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 …]
/frameworks/native/cmds/flatland/
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
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
DKnownBandsChannelHelperTest.java68 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.EstimateScanDurationTest
113 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.GetAvailableScanChannelsTest
196 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.SettingsContainChannelTest
271 public void setUp() throws Exception { in setUp() method in KnownBandsChannelHelperTest.KnownBandsChannelCollectionTest
DHalWifiScannerTest.java32 public void setUp() throws Exception { in setUp() method in HalWifiScannerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/
DSmallClockPositionTest.kt39 fun setUp() { in setUp() method in com.android.keyguard.clock.SmallClockPositionTest
DViewPreviewerTest.kt40 fun setUp() { in setUp() method
DClockPaletteTest.kt36 fun setUp() { in setUp() method
/frameworks/base/core/tests/coretests/src/android/animation/
DValueAnimatorEventsTest.java25 public void setUp() throws Exception { in setUp() method in ValueAnimatorEventsTest
DObjectAnimatorEventsTest.java29 public void setUp() throws Exception { in setUp() method in ObjectAnimatorEventsTest
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/
DBaseTest.java23 protected void setUp() throws Exception { in setUp() method in BaseTest
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DPowerProfileTest.java37 public void setUp() { in setUp() method in PowerProfileTest
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiScoreCardProtoTest.java39 public void setUp() throws Exception { in setUp() method in WifiScoreCardProtoTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DImageWallpaperTest.java38 public void setUp() throws Exception { in setUp() method in ImageWallpaperTest
DDumpControllerTest.kt45 fun setUp() { in setUp() method in com.android.systemui.DumpControllerTest
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DStorageStatsServiceTest.java34 public void setUp() throws Exception { in setUp() method in StorageStatsServiceTest
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/test/
DFakeSettingsProviderTest.java41 public void setUp() throws Exception { in setUp() method in FakeSettingsProviderTest
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
DTestGroupingTest.java31 protected void setUp() throws Exception { in setUp() method in TestGroupingTest
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDynamicSystemServiceTest.java29 protected void setUp() throws Exception { in setUp() method in DynamicSystemServiceTest
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
DGridSingleColumnTest.java33 protected void setUp() throws Exception { in setUp() method in GridSingleColumnTest
DGridPaddingTest.java32 protected void setUp() throws Exception { in setUp() method in GridPaddingTest
DGridStackFromBottomTest.java33 protected void setUp() throws Exception { in setUp() method in GridStackFromBottomTest
DGridInVerticalTest.java34 protected void setUp() throws Exception { in setUp() method in GridInVerticalTest
/frameworks/base/services/robotests/backup/src/com/android/commands/bu/
DAdbBackupTest.java43 public void setUp() throws Exception { in setUp() method in AdbBackupTest
/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListBottomGravityTest.java33 protected void setUp() throws Exception { in setUp() method in ListBottomGravityTest
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
DListItemFocusableAboveUnfocusableTest.java33 protected void setUp() throws Exception { in setUp() method in ListItemFocusableAboveUnfocusableTest

12345678910>>...54