Searched refs:runWithAnimationVerifier (Results 1 – 2 of 2) sorted by relevance
105 .runWithAnimationVerifier(new ColorVerifier(Color.WHITE, 0 /* zero tolerance */)); in testMovingWhiteSurfaceView()
262 public void runWithAnimationVerifier(BitmapVerifier bitmapVerifier) { in runWithAnimationVerifier() method in ActivityTestBase.TestCaseBuilder