Home
last modified time | relevance | path

Searched defs:expectedWidth (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/frameworks/libs/systemui/weathereffects/graphics/tests/src/com/google/android/wallpaper/weathereffects/graphics/
DFrameBufferTest.kt37 val expectedWidth = 1 in onImageReady_invokesCallback() constant
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DPhotoStoreTest.java128 public void runStorageTestForResource(int resourceId, int expectedWidth, in runStorageTestForResource()
158 public void runStorageTestForResourceWithCrop(int resourceId, int expectedWidth, in runStorageTestForResourceWithCrop()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/battery/
H A DBatterySpecsTest.kt101 val expectedWidth = BATTERY_WIDTH * 0.6f in getMainBatteryWidth_shieldTrue_returnsNotFullWidth() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.kt231 val expectedWidth = resources.getDimensionPixelSize(R.dimen.bubble_bar_expanded_view_width) in testBubbleBarExpandedViewHeightAndWidth() constant
256 val expectedWidth = screenWidth - 15 /* horizontal insets */ - 2 * expandedViewSpacing in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall() constant
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DScreenshotTestRule.kt245 val expectedWidth = expected.width in <lambda>() constant
/aosp_15_r20/packages/apps/TV/tests/unit/src/com/android/tv/util/images/
DScaledBitmapInfoTest.java68 int expectedWidth, in assertScaledBitmapSize()
/aosp_15_r20/external/volley/core/src/test/java/com/android/volley/toolbox/
H A DImageRequestTest.java131 int expectedWidth, in verifyResize()
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/
H A DDesktopModeAppHelper.kt222 val expectedWidth = displayRect.width() / 2 in <lambda>() constant
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DPaintTest.java224 float expectedWidth) { in verifyBreakText()
1341 int start, int end, float expectedWidth) { in verifyMeasureText()
H A DMovieTest.java153 int expectedWidth = mResources.getDrawable(MOVIE).getIntrinsicWidth(); in testGetMovieProperties() local
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/util/
DBitmapUtilTests.java99 private void assertBitmapSize(int expectedWidth, int expectedHeight, Bitmap bitmap) { in assertBitmapSize()
/aosp_15_r20/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
H A DMediaEditingUtil.java310 public static void validateOutput(Format muxedOutputFormat, int expectedWidth, in validateOutput()
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DSurfaceViewRendererOnMeasureTest.java66 RendererCommon.ScalingType scalingType, String frameDimensions, int expectedWidth, in assertMeasuredSize()
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceViewTest.java110 int expectedWidth = mTestSurfaceView.getMeasuredWidth(); in testSurfaceView() local
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityTakeScreenshotTest.java417 int expectedWidth, int expectedHeight, long timestampBeforeTakeScreenshot) { in verifyScreenshotResult()
/aosp_15_r20/frameworks/base/media/tests/MtpTests/src/android/mtp/
H A DMtpDatabaseTest.java168 private void assertBitmapSize(int expectedWidth, int expectedHeight, Bitmap bitmap) { in assertBitmapSize()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DDepthProcessorTest.cpp251 size_t expectedWidth = kTestBufferWidth; in TEST() local
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWallpaperControllerTests.java143 int expectedWidth = (int) (wallpaperWidth * layoutScale + .5f); in testWallpaperSizeWithFixedTransform() local
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DBoringLayoutTest.java196 int expectedWidth = DEFAULT_OUTER_WIDTH - METRICS_WIDTH; in testAlignment() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
H A DLetterboxEduWindowManagerTest.java506 int expectedWidth, int expectedHeight, int expectedExtraTopMargin, in verifyLayout()
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativePaintTest.java518 float expectedWidth) { in verifyBreakText()
1448 float expectedWidth) { in verifyMeasureText()
/aosp_15_r20/external/skia/tests/
H A DSkPngRustDecoderTest.cpp102 int expectedWidth, in AssertSingleGreenFrame()
/aosp_15_r20/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/view/
H A DSimpleDigitalClockTextView.kt174 var expectedWidth: Int in <lambda>() variable
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
H A DWallpaperCropperTest.java235 int expectedWidth = (int) (displaySize.x * (1 + WallpaperCropper.MAX_PARALLAX)); in testGetAdjustedCrop_tooMuchParallax() local
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DVideoCallTest.java749 final int expectedWidth, final Work work) { in assertPeerWidthChanged()

123