Searched defs:TEST_HEIGHT (Results 1 – 11 of 11) sorted by relevance
55 int TEST_HEIGHT = 25; in testConstructors() local
43 private static final int TEST_HEIGHT = 200; field in OvalShapeTest
44 private static final int TEST_HEIGHT = 200; field in RoundRectShapeTest
41 private static final int TEST_HEIGHT = 200; field in ArcShapeTest
44 private static final int TEST_HEIGHT = 200; field in RectShapeTest
42 private static final int TEST_HEIGHT = 200; field in ShapeTest
42 private static final int TEST_HEIGHT = 3; // must >= 2 field in PictureTest
56 public static final int TEST_HEIGHT = 90; field in ActivityTestBase
2821 const int TEST_HEIGHT = 480; in nativeCameraDeviceLogicalPhysicalStreaming() local3115 const int TEST_HEIGHT = 480; in nativeImageReaderTestBase() local3381 const size_t TEST_HEIGHT = 480; in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceCaptureFailureNative() local3709 const int TEST_HEIGHT = 480; in Java_android_hardware_camera2_cts_NativeStillCaptureTest_testStillCaptureNative() local
53 const val TEST_HEIGHT = ActivityTestBase.TEST_HEIGHT in <lambda>() constant