Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/aosp12/hardware/google/camera/common/hal/tests/
H A Dprocess_block_tests.cc69 void InitializeProcessBlockTest(const ProcessBlockTestSetup& setup) { in InitializeProcessBlockTest()
94 for (auto& setup : process_block_test_setups_) { in TEST_F() local
103 for (auto& setup : process_block_test_setups_) { in TEST_F() local
118 for (auto& setup : process_block_test_setups_) { in TEST_F() local
137 for (auto& setup : process_block_test_setups_) { in TEST_F() local
158 for (auto& setup : process_block_test_setups_) { in TEST_F() local
171 ProcessBlockTestSetup& setup = realtime_process_block_setup_; in TEST_F() local
208 ProcessBlockTestSetup& setup = multi_camera_process_block_setup_; in TEST_F() local
/aosp12/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/actions/
H A DInputSetupActionUtilsTest.java86 Intent setup = new Intent("setup"); in getExtraSetupIntent_setupIntent() local
94 Intent setup = new Intent("google_setup"); in getExtraSetupIntent_googleSetupIntent() local
118 Intent setup = new Intent("setup"); in removeSetupIntent_setup() local
136 Intent setup = new Intent("setup"); in removeSetupIntent_bothSetups() local
/aosp12/art/test/1953-pop-frame/src/art/
H A DTest1953.java53 public void setup(Thread thr); in setup() method
59 public static TestSuspender makeSuspend(final ThreadRunnable setup, final ThreadRunnable clean) { in makeSuspend()
/aosp12/art/test/1954-pop-frame-jit/src/art/
H A DTest1953.java53 public void setup(Thread thr); in setup() method
59 public static TestSuspender makeSuspend(final ThreadRunnable setup, final ThreadRunnable clean) { in makeSuspend()
/aosp12/art/test/1955-pop-frame-jit-called/src/art/
H A DTest1953.java53 public void setup(Thread thr); in setup() method
59 public static TestSuspender makeSuspend(final ThreadRunnable setup, final ThreadRunnable clean) { in makeSuspend()
/aosp12/art/test/1956-pop-frame-jit-calling/src/art/
H A DTest1953.java53 public void setup(Thread thr); in setup() method
59 public static TestSuspender makeSuspend(final ThreadRunnable setup, final ThreadRunnable clean) { in makeSuspend()
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DOverlayPlugin.java30 void setup(View statusBar, View navBar); in setup() method
35 default void setup(View statusBar, View navBar, Callback callback, in setup() method
/aosp12/frameworks/base/libs/hwui/tests/common/
H A DBitmapAllocationTestUtils.h31 std::function<void(SkBitmap& bitmap)> setup) { in allocateHeapBitmap()
40 std::function<void(SkBitmap& bitmap)> setup) { in allocateHardwareBitmap()
/aosp12/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
H A DEntityTypeCounterTest.java33 public void setup() { in setup() method in EntityTypeCounterTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/customize/
H A DTileAdapterTest.java48 public void setup() throws Exception { in setup() method in TileAdapterTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewTest.java42 public void setup() throws Exception { in setup() method in KeyguardStatusBarViewTest
H A DLightBarTransitionsControllerTest.java51 public void setup() { in setup() method in LightBarTransitionsControllerTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
H A DBluetoothBitPerSampleDialogPreferenceTest.java39 public void setup() { in setup() method in BluetoothBitPerSampleDialogPreferenceTest
H A DBluetoothSampleRateDialogPreferenceTest.java39 public void setup() { in setup() method in BluetoothSampleRateDialogPreferenceTest
H A DBluetoothChannelModeDialogPreferenceTest.java39 public void setup() { in setup() method in BluetoothChannelModeDialogPreferenceTest
H A DBluetoothCodecDialogPreferenceTest.java39 public void setup() { in setup() method in BluetoothCodecDialogPreferenceTest
H A DBluetoothQualityDialogPreferenceTest.java39 public void setup() { in setup() method in BluetoothQualityDialogPreferenceTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/firmwareversion/
H A DKernelVersionPreferenceControllerTest.java40 public void setup() { in setup() method in KernelVersionPreferenceControllerTest
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DTextLayoutTest.java36 public void setup() { in setup() method in TextLayoutTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/wakelock/
H A DKeepAwakeAnimationListenerTest.java45 public void setup() { in setup() method in KeepAwakeAnimationListenerTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
H A DSelectDSUPreferenceControllerTest.java43 public void setup() { in setup() method in SelectDSUPreferenceControllerTest
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/accounts/
H A DSyncStateSwitchPreferenceTest.java39 public void setup() { in setup() method in SyncStateSwitchPreferenceTest
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/livedata/
H A DHeartBeatLiveDataTest.java45 public void setup() { in setup() method in HeartBeatLiveDataTest
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
H A DSplitWindowManagerTests.java48 public void setup() { in setup() method in SplitWindowManagerTests
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
H A DCarSafetyAccessibilityServiceTest.java41 public void setup() { in setup() method in CarSafetyAccessibilityServiceTest

12345678910>>...27