/aosp_15_r20/frameworks/libs/systemui/weathereffects/graphics/tests/src/com/google/android/wallpaper/weathereffects/graphics/ |
D | FrameBufferTest.kt | 37 val expectedWidth = 1 in onImageReady_invokesCallback() constant
|
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | PhotoStoreTest.java | 128 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 D | BatterySpecsTest.kt | 101 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 D | BubblePositionerTest.kt | 231 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 D | ScreenshotTestRule.kt | 245 val expectedWidth = expected.width in <lambda>() constant
|
/aosp_15_r20/packages/apps/TV/tests/unit/src/com/android/tv/util/images/ |
D | ScaledBitmapInfoTest.java | 68 int expectedWidth, in assertScaledBitmapSize()
|
/aosp_15_r20/external/volley/core/src/test/java/com/android/volley/toolbox/ |
H A D | ImageRequestTest.java | 131 int expectedWidth, in verifyResize()
|
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/ |
H A D | DesktopModeAppHelper.kt | 222 val expectedWidth = displayRect.width() / 2 in <lambda>() constant
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | PaintTest.java | 224 float expectedWidth) { in verifyBreakText() 1341 int start, int end, float expectedWidth) { in verifyMeasureText()
|
H A D | MovieTest.java | 153 int expectedWidth = mResources.getDrawable(MOVIE).getIntrinsicWidth(); in testGetMovieProperties() local
|
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/util/ |
D | BitmapUtilTests.java | 99 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 D | MediaEditingUtil.java | 310 public static void validateOutput(Format muxedOutputFormat, int expectedWidth, in validateOutput()
|
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
H A D | SurfaceViewRendererOnMeasureTest.java | 66 RendererCommon.ScalingType scalingType, String frameDimensions, int expectedWidth, in assertMeasuredSize()
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
H A D | SurfaceViewTest.java | 110 int expectedWidth = mTestSurfaceView.getMeasuredWidth(); in testSurfaceView() local
|
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
H A D | AccessibilityTakeScreenshotTest.java | 417 int expectedWidth, int expectedHeight, long timestampBeforeTakeScreenshot) { in verifyScreenshotResult()
|
/aosp_15_r20/frameworks/base/media/tests/MtpTests/src/android/mtp/ |
H A D | MtpDatabaseTest.java | 168 private void assertBitmapSize(int expectedWidth, int expectedHeight, Bitmap bitmap) { in assertBitmapSize()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/ |
H A D | DepthProcessorTest.cpp | 251 size_t expectedWidth = kTestBufferWidth; in TEST() local
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WallpaperControllerTests.java | 143 int expectedWidth = (int) (wallpaperWidth * layoutScale + .5f); in testWallpaperSizeWithFixedTransform() local
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/ |
H A D | BoringLayoutTest.java | 196 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 D | LetterboxEduWindowManagerTest.java | 506 int expectedWidth, int expectedHeight, int expectedExtraTopMargin, in verifyLayout()
|
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/ |
H A D | ShadowNativePaintTest.java | 518 float expectedWidth) { in verifyBreakText() 1448 float expectedWidth) { in verifyMeasureText()
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkPngRustDecoderTest.cpp | 102 int expectedWidth, in AssertSingleGreenFrame()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/view/ |
H A D | SimpleDigitalClockTextView.kt | 174 var expectedWidth: Int in <lambda>() variable
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/ |
H A D | WallpaperCropperTest.java | 235 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 D | VideoCallTest.java | 749 final int expectedWidth, final Work work) { in assertPeerWidthChanged()
|