Searched refs:testBitmap (Results 1 – 1 of 1) sorted by relevance
223 Bitmap testBitmap = decodeBitmapFromBytes(byteArray, 4); in testThumbnail() local224 assertBitmapSize(32, 16, testBitmap); in testThumbnail()