Searched refs:localBitmap (Results 1 – 1 of 1) sorted by relevance
119 Bitmap localBitmap = Bitmaps.createTestBitmap(MID_SIZE.x, MID_SIZE.y); in testHit_Exact_MultiplePut() local121 mCache.putThumbnail(URI_0, MID_SIZE, localBitmap, localLastModified); in testHit_Exact_MultiplePut()126 assertSame(localBitmap, result.getThumbnail()); in testHit_Exact_MultiplePut()