Searched refs:myInterpolator (Results 1 – 1 of 1) sorted by relevance
529 TimeInterpolator myInterpolator = new TestInterpolator(); in testGetAnimatedValue() local530 animator.setInterpolator(myInterpolator); in testGetAnimatedValue()535 assertEquals(myInterpolator.getInterpolation(fraction), in testGetAnimatedValue()547 TimeInterpolator myInterpolator = new TestInterpolator(); in testGetAnimatedValue_PropertyName() local548 animator.setInterpolator(myInterpolator); in testGetAnimatedValue_PropertyName()553 assertEquals(myInterpolator.getInterpolation(fraction), in testGetAnimatedValue_PropertyName()