Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java118 float currentValue = (Float) anim.getAnimatedValue(); in testSetCurrentPlayTime()
121 assertRoughlyEqual(50, currentValue); in testSetCurrentPlayTime()
126 currentValue = (Float) delayedAnim.getAnimatedValue(); in testSetCurrentPlayTime()
129 assertRoughlyEqual(50, currentValue); in testSetCurrentPlayTime()
137 float currentValue = (Float) anim.getAnimatedValue(); in testSetCurrentPlayTime() local
140 assertRoughlyEqual(50, currentValue); in testSetCurrentPlayTime()
144 currentValue = (Float) delayedAnim.getAnimatedValue(); in testSetCurrentPlayTime()
147 assertRoughlyEqual(50, currentValue); in testSetCurrentPlayTime()
157 float currentValue = (Float) delayedAnim.getAnimatedValue(); in testSetCurrentPlayTime()
160 assertRoughlyEqual(50, currentValue); in testSetCurrentPlayTime()
[all …]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DDeviceInfoResult.java405 String currentValue = mMetrics.get(metricEntry.getKey()); in checkMetrics() local
406 if (keyCheckSet.contains(metricEntry.getKey()) && currentValue != null in checkMetrics()
407 && !metricEntry.getValue().equals(currentValue)) { in checkMetrics()
411 metricEntry.getKey(), currentValue, metricEntry.getValue()); in checkMetrics()
414 metricEntry.getValue(), currentValue)); in checkMetrics()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex38157 private java.lang.Object currentValue(