Home
last modified time | relevance | path

Searched defs:originalValue (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DConcurrentMapInterfaceTest.java617 final V originalValue = map.get(keyToReplace); in testReplace3ExistingKeyDifferentValue() local
716 final V originalValue = map.get(keyToReplace); in testReplace3ExistingKeyNullOldValue() local
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp928 FloatAnimationValue* originalValue = (FloatAnimationValue*)valueList.at(i); in createAnimationFromKeyframes() local
970 TransformAnimationValue* originalValue = (TransformAnimationValue*)valueList.at(i); in createTransformAnimationsFromKeyframes() local
/external/icu4c/common/
Dumutex.c320 void *originalValue; in umtx_init() local