/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | PositionTest.java | 38 final float expectedY = 0.7f; in fromString_correctFormat_expectedValues() local 58 final float expectedY = 0.9f; in constructor() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/ |
H A D | MagnificationModeSwitchTest.java | 595 int expectedY = (int) (windowHeightFraction in onRotationChanged_buttonIsShowing_expectedYPosition() local 620 final int expectedY = (int) (windowHeightFraction in onScreenSizeChanged_buttonIsShowingOnTheRightSide_expectedPosition() local 691 final int expectedY = mMagnificationModeSwitch.mDraggableWindowBounds.bottom; in assertLayoutPosition() local
|
/aosp_15_r20/cts/tests/input/src/android/input/cts/ |
H A D | MotionPredictorTest.kt | 199 val expectedY = 30 + ((predicted!!.getEventTime() - 16) * yMovement) in testLinearMotion() constant
|
/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/ |
H A D | PathMotionTest.java | 44 float expectedY = pos[1]; in assertPathMatches() local
|
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/common/ |
H A D | PerspectiveTransformTestCase.java | 55 float expectedY, in assertPointEquals()
|
/aosp_15_r20/external/skia/tests/ |
H A D | ShaderTest.cpp | 56 SkTileMode expectedX, SkTileMode expectedY, in check_isaimage()
|
H A D | M44Test.cpp | 153 SkV3 expectedX, expectedY, expectedZ; in DEF_TEST() member
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AppCompatLetterboxUtilsTest.java | 218 void assertPosition(int expectedX, int expectedY) { in assertPosition()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/animation/ |
H A D | ViewHierarchyAnimatorTest.kt | 1075 val expectedY = ((originalTop - M_TOP) + (originalBottom + M_BOTTOM)) / 2 in animatesViewRemoval_includeMarginsTrue_center() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationAnimationControllerTest.java | 596 final float expectedY = (int) (windowBounds.exactCenterY() + expectedOffset in enableWindowMagnificationWithOffset_windowlessFlagOn_expectedValues() local
|
/aosp_15_r20/cts/tests/tests/animation/src/android/animation/cts/ |
H A D | PropertyValuesHolderTest.java | 507 int expectedY = Math.round(fraction * (data.length - 1) * 2); in testOfMultiInt_Array() local
|
H A D | ObjectAnimatorTest.java | 730 int expectedY = Math.round(fraction * (data.length - 1) * 2); in testOfMultiInt() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutTest.java | 922 float expectedY = numBackgroundsFound in highContrastTextEnabled_testDrawLightText_drawsBlackBackgroundRects() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateASTests.cpp | 653 const float expectedY = deFloatMix(PLAIN_Z0, PLAIN_Z1, (0.5f + float(y)) / float(height)); in verify() local
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | InputDispatcher_test.cpp | 10159 float expectedY = points[i].y; in consumeMotionEvent() local
|