Searched refs:updateValue (Results 1 – 4 of 4) sorted by relevance
61 static String updateValue = "updateValue"; field in DriverPropertyInfoTest82 aDriverPropertyInfo.value = updateValue; in testPublicFields()88 assertEquals(updateValue, aDriverPropertyInfo.value); in testPublicFields()
67 void updateValue();284 updateValue(); in Iterator()311 updateValue();330 void ResourceMap<ResourceType, IDType>::Iterator::updateValue() in updateValue() function
433 const float updateValue = 0.25f;462 (oldPredictionValue + (newPredictionValue * updateValue));
472 const float updateValue = 0.25f;495 const float updatedPredictionValue = (oldPredictionValue + (newPredictionValue * updateValue));