Home
last modified time | relevance | path

Searched refs:bitmapCorrect (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java204 final Bitmap bitmapCorrect = CaptureTextView.capture(context, localeList, in isUnicodeRendersCorrectly() local
209 return !bitmapCorrect.sameAs(bitmapWrong); in isUnicodeRendersCorrectly()
213 final Bitmap bitmapCorrect = CaptureTextView.capture(context, localeList, in isZawgyiRendersCorrectly() local
218 return bitmapCorrect.sameAs(bitmapWrong); in isZawgyiRendersCorrectly()