Home
last modified time | relevance | path

Searched defs:expectedX (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DPositionTest.java37 final float expectedX = 0.0f; in fromString_correctFormat_expectedValues() local
57 final float expectedX = 0.5f; in constructor() local
H A DAccessibilityFloatingMenuViewTest.java305 final float expectedX = 1.0f; in tapOnAndDragMenu_matchLocation() local
444 final float expectedX = 1.0f; in testConstructor_withPosition_expectedPosition() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitchTest.java526 final int expectedX = mMagnificationModeSwitch.mDraggableWindowBounds.right; in onScreenSizeChanged_buttonIsShowingOnTheRightSide_expectedPosition() local
616 final int expectedX = in assertLayoutPosition() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp2705 float expectedX = motionArgs.pointerCoords[0].getX(); in TEST_F() local
3655 float expectedX = points[i].x; in consumeMotionEvent() local