Searched refs:captureRenderSpec (Results 1 – 2 of 2) sorted by relevance
166 private Bitmap captureRenderSpec(TestCase testCase) { in captureRenderSpec() method in ActivityTestBase219 Bitmap idealBitmap = captureRenderSpec(mTestCases.remove(0)); in runWithComparer()222 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithComparer()238 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithVerifier()
196 private Bitmap captureRenderSpec(TestCase testCase) { in captureRenderSpec() method in ActivityTestBase241 Bitmap idealBitmap = captureRenderSpec(mTestCases.remove(0)); in runWithComparer()245 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithComparer()265 Bitmap testCaseBitmap = captureRenderSpec(testCase); in runWithVerifier()