Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DAppCompatLetterboxUtilsTest.java223 void assertInnerBounds(int expectedLeft, int expectedTop, int expectedRight, in assertInnerBounds()
231 void assertOuterBounds(int expectedLeft, int expectedTop, int expectedRight, in assertOuterBounds()
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DStaticLayoutGetLineLeftRightTest.java174 final float expectedRight; in testGetLineRight() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationSettingsTest.java361 int expectedRight = 900 - panelWidth; in onWindowBoundsChanged_updateDraggableWindowBounds() local
/aosp_15_r20/cts/tests/tests/uirendering/jni/
H A Dandroid_uirendering_cts_AImageDecoderTest.cpp240 jint expectedTop, jint expectedRight, jint expectedBottom) { in testGetFrameRect()