Searched refs:myInterpolator (Results 1 – 1 of 1) sorted by relevance
539 TimeInterpolator myInterpolator = new TestInterpolator(); in testGetAnimatedValue() local540 animator.setInterpolator(myInterpolator); in testGetAnimatedValue()545 assertEquals(myInterpolator.getInterpolation(fraction), in testGetAnimatedValue()557 TimeInterpolator myInterpolator = new TestInterpolator(); in testGetAnimatedValue_PropertyName() local558 animator.setInterpolator(myInterpolator); in testGetAnimatedValue_PropertyName()563 assertEquals(myInterpolator.getInterpolation(fraction), in testGetAnimatedValue_PropertyName()