Searched refs:endColor (Results 1 – 4 of 4) sorted by relevance
90 int endColor = mActivity.view.BLUE; in testOfInt() local93 startColor, endColor); in testOfInt()109 assertTrue(endColor <= i.intValue()); in testOfInt()116 int endColor = mActivity.view.BLUE; in testOfObject() local117 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testOfObject()135 assertTrue(endColor <= i.intValue()); in testOfObject()142 int endColor = mActivity.view.BLUE; in testOfPropertyValuesHolder() local143 int values[] = {startColor, endColor}; in testOfPropertyValuesHolder()162 assertTrue(endColor <= i.intValue()); in testOfPropertyValuesHolder()169 int endColor = mActivity.view.BLUE; in testGetPropertyName() local[all …]
257 int endColor = mActivity.view.BLUE; in testOfInt_Property() local258 int values[] = {startColor, endColor}; in testOfInt_Property()278 assertTrue(endColor <= i.intValue()); in testOfInt_Property()
161 int endColor = mBitmap.getPixel(IMAGE_WIDTH / 2, IMAGE_HEIGHT / 2); in testSingleFrameAnimation() local163 assertEquals("Center point's color must be green", 0xFF00FF00, endColor); in testSingleFrameAnimation()
524 public static final int endColor109770 public static final int endColor