Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DParamsTest.java103 float lastValue = 2.f; /* some initial value to avoid compile error */
111 lastValue = f;
125 assertEquals(lastValue, p.getTolerance(), FLOAT_TOLERANCE);
261 float lastValue = 2.f; /* some initial value to avoid compile error */
269 lastValue = f;
283 assertEquals(lastValue, p.getPitch(), FLOAT_TOLERANCE);
/cts/tests/tests/animation/src/android/animation/cts/
DLayoutAnimationTest.java169 float lastValue = 0.0f; in testAnimationWithAnimator() local
172 assertTrue(alphaValue >= lastValue); in testAnimationWithAnimator()
175 lastValue = alphaValue; in testAnimationWithAnimator()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...