Searched refs:bmpDiffMessage (Results 1 – 1 of 1) sorted by relevance
137 String bmpDiffMessage = describeBitmap(bitmapA) + "vs" + describeBitmap(bitmapB); in testEmojiGlyph() local138 assertFalse(baseMessage + bmpDiffMessage, bitmapA.sameAs(bitmapB)); in testEmojiGlyph()146 bmpDiffMessage = describeBitmap(bitmapA) + "vs" + describeBitmap(bitmapB); in testEmojiGlyph()147 assertFalse(baseMessage + bmpDiffMessage, bitmapA.sameAs(bitmapB)); in testEmojiGlyph()154 bmpDiffMessage = describeBitmap(bitmapA) + "vs" + describeBitmap(bitmapB); in testEmojiGlyph()155 assertFalse(baseMessage + bmpDiffMessage, bitmapA.sameAs(bitmapB)); in testEmojiGlyph()180 String bmpDiffMessage = describeBitmap(bitmapA) + "vs" + describeBitmap(bitmapB); in testEmojiGlyphWebView() local181 assertFalse(baseMessage + bmpDiffMessage, bitmapA.sameAs(bitmapB)); in testEmojiGlyphWebView()