Searched refs:animationTestCase (Results 1 – 1 of 1) sorted by relevance
144 public TestResult runTest(ISurfaceValidatorTestCase animationTestCase) throws Throwable { in runTest() argument153 animationTestCase.end(); in runTest()163 final int numFramesRequired = animationTestCase.getNumFramesRequired(); in runTest()183 animationTestCase.start(getApplicationContext(), mParentLayout); in runTest()208 assertTrue("Failed to wait for animation to start", animationTestCase.waitForReady()); in runTest()223 Rect boundsToCheck = animationTestCase.getBoundsToCheck(mParentLayout); in runTest()233 boundsToCheck, animationTestCase.getChecker(), numFramesRequired); in runTest()