Home
last modified time | relevance | path

Searched refs:animationTestCase (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DCapturedActivity.java216 public TestResult runTest(ISurfaceValidatorTestCase animationTestCase) throws Throwable { in runTest() argument
232 final long captureDuration = animationTestCase.hasAnimation() ? in runTest()
260 animationTestCase.start(getApplicationContext(), in runTest()
278 animationTestCase.getBoundsToCheck(findViewById(android.R.id.content)); in runTest()
284 mLogicalDisplaySize, boundsToCheck, animationTestCase.getChecker()); in runTest()
307 animationTestCase.end(); in runTest()