Searched refs:testCaseBitmap (Results 1 – 1 of 1) sorted by relevance
231 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithComparer() local232 assertBitmapsAreSimilar(idealBitmap, testCaseBitmap, bitmapComparer, in runWithComparer()247 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithVerifier() local248 assertBitmapIsVerified(testCaseBitmap, bitmapVerifier, testCase.getDebugString()); in runWithVerifier()276 Bitmap testCaseBitmap = takeScreenshot(testOffset); in runWithAnimationVerifier() local277 assertBitmapIsVerified(testCaseBitmap, bitmapVerifier, in runWithAnimationVerifier()