/aosp_15_r20/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/ |
H A D | TestView.java | 54 class TestView extends GLSurfaceView { class 55 TestView(Context context) { in TestView() method in TestView 60 public TestView(Context context, AttributeSet attrs) { in TestView() method in TestView
|
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/ |
H A D | InjectionTest.java | 258 public static final class TestView extends Hilt_InjectionTest_TestView { class in InjectionTest 262 TestView(Context context) { in TestView() method in InjectionTest.TestView 266 TestView(Context context, AttributeSet attrs) { in TestView() method in InjectionTest.TestView 270 TestView(Context context, AttributeSet attrs, int defStyleAttr) { in TestView() method in InjectionTest.TestView 275 TestView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in TestView() method in InjectionTest.TestView
|
H A D | OptionalInjectTestClasses.java | 81 public static final class TestView extends Hilt_OptionalInjectTestClasses_TestView { class in OptionalInjectTestClasses 84 TestView(Context context) { in TestView() method in OptionalInjectTestClasses.TestView
|
H A D | EntryPointAccessorsTest.kt | 192 class TestView(context: Context) : Hilt_EntryPointAccessorsTest_TestView(context) class in dagger.hilt.android.EntryPointAccessorsTest
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ViewGroupTest.java | 229 public static class TestView extends ViewGroup { class in ViewGroupTest 230 TestView(Context context, int right) { in TestView() method in ViewGroupTest.TestView 234 TestView(Context context, int left, int top, int right, int bottom) { in TestView() method in ViewGroupTest.TestView
|
H A D | ViewGroupTransientViewTest.java | 135 private static class TestView extends View { class in ViewGroupTransientViewTest 140 TestView(Context context) { in TestView() method in ViewGroupTransientViewTest.TestView
|
H A D | HapticScrollFeedbackProviderTest.java | 1055 private static class TestView extends View { class in HapticScrollFeedbackProviderTest 1059 TestView(Context context) { in TestView() method in HapticScrollFeedbackProviderTest.TestView
|
/aosp_15_r20/frameworks/native/opengl/tests/testViewport/src/com/android/test/ |
H A D | TestView.java | 60 class TestView extends GLSurfaceView { class 61 TestView(Context context) { in TestView() method in TestView 66 public TestView(Context context, AttributeSet attrs) { in TestView() method in TestView
|
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/ |
H A D | TouchableInsetsProviderTest.java | 82 private static final class TestView extends View { class in TouchableInsetsProviderTest 86 private TestView(@NonNull Context context) { in TestView() method in TouchableInsetsProviderTest.TestView
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
H A D | LocationOnScreenTests.java | 249 private static class TestView extends View { class in LocationOnScreenTests 252 public TestView(Context context) { in TestView() method in LocationOnScreenTests.TestView
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/events/ |
H A D | SystemEventChipAnimationControllerTest.kt | 171 private class TestView(context: Context) : View(context), BackgroundAnimatableView { class
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/ |
H A D | CommunalSmartspaceControllerTest.kt | 84 private class TestView(context: Context?) : View(context), SmartspaceView { class
|
H A D | DreamSmartspaceControllerTest.kt | 100 private class TestView(context: Context?) : View(context), SmartspaceView { class in com.android.systemui.smartspace.DreamSmartspaceControllerTest
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
H A D | WindowInsetsAnimationSynchronicityTests.java | 213 private static class TestView extends FrameLayout { class in WindowInsetsAnimationSynchronicityTests.TestActivity 249 TestView(Context context) { in TestView() method in WindowInsetsAnimationSynchronicityTests.TestActivity.TestView
|
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxCodeProvider/src/com/android/sdksandboxcode_1/ |
D | SampleSandboxedSdkProvider.java | 198 private static class TestView extends View { class in SampleSandboxedSdkProvider 208 TestView( in TestView() method in SampleSandboxedSdkProvider.TestView
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowViewTest.java | 810 public static class TestView extends View { class in ShadowViewTest 817 public TestView(Context context) { in TestView() method in ShadowViewTest.TestView
|
/aosp_15_r20/external/executorch/backends/arm/test/ops/ |
H A D | test_view.py | 23 class TestView(unittest.TestCase): class
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | basic.cpp | 317 void TestView(DeprecatedTypeProperties& type) { in TestView() function
|
/aosp_15_r20/external/autotest/frontend/tko/ |
H A D | models.py | 675 class TestView(dbmodels.Model, model_logic.ModelExtensions): class
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_lazy_ops.cpp | 6966 TEST_F(LazyOpsTest, TestView) { in TEST_F() argument
|