Searched refs:testCaseBitmap (Results 1 – 1 of 1) sorted by relevance
245 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithComparer() local246 assertBitmapsAreSimilar(idealBitmap, testCaseBitmap, bitmapComparer, in runWithComparer()261 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithVerifier() local262 assertBitmapIsVerified(testCaseBitmap, bitmapVerifier, testCase.getDebugString()); in runWithVerifier()