Home
last modified time | relevance | path

Searched defs:expectedBitmap (Results 1 – 7 of 7) sorted by relevance

/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
DContentSuggestionsManagerTest.java130 Bitmap expectedBitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in managerForwards_provideContextBitmap() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java381 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri() local
787 final Bitmap expectedBitmap = getBitmapFromFile(mContext, bitmapId); in testSingleDrawInstruction() local
1193 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri() local
DTextViewHandwritingGestureTest.java2149 Bitmap expectedBitmap = drawToBitmap(expected); in assertPathEquals() local
/cts/tests/tests/content/src/android/content/pm/cts/
DLauncherAppsTest.java762 Bitmap actualBitmap, Bitmap expectedBitmap) { in recycleBitmaps()
/cts/tests/tests/graphics/src/android/graphics/cts/
DPathTest.java791 Bitmap expectedBitmap = drawAndGetBitmap(expected, paint); in verifyPathsAreEquivalent() local
DBitmapTest.java1895 Bitmap expectedBitmap = BitmapFactory.decodeResource(mRes, R.drawable.robot); in testWriteHwBitmapToParcel() local
2806 Bitmap expectedBitmap = decodeBytes(expected); in testNdkCompress() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DExifInterfaceTest.java1020 Bitmap expectedBitmap = Objects.requireNonNull( in assertBitmapsEquivalent() local