Home
last modified time | relevance | path

Searched defs:expectedTop (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/accompanist/pager/src/sharedTest/kotlin/com/google/accompanist/pager/
H A DBaseHorizontalPagerTest.kt92 val expectedTop = (rootBounds.height - expectedItemSize) / 2 in <lambda>() constant
/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()
H A DWindowConfigurationTests.java197 final int expectedTop = info.displayCutout != null in testAppBounds_RootConfigurationBounds() local
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
H A DSceneTransitionLayoutTest.kt261 val expectedTop = (LayoutSize - 150.dp) * interpolatedProgress in testSharedElement() constant
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListItemFocusablesFarApartTest.java83 int expectedTop = mListView.getChildAt(0).getTop(); in testPanWhenNextFocusableTooFarDown() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationSettingsTest.java359 int expectedTop = 200; in onWindowBoundsChanged_updateDraggableWindowBounds() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationWindingTests.cpp141 const tcu::IVec2 expectedTop = yFlip ? expectedStart : expectedEnd; in verifyResultImage() local
/aosp_15_r20/cts/tests/tests/uirendering/jni/
H A Dandroid_uirendering_cts_AImageDecoderTest.cpp240 jint expectedTop, jint expectedRight, jint expectedBottom) { in testGetFrameRect()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp1221 int32_t expectedTop = row * mTileHeight; in onExtractRect() local