Searched defs:newValue (Results 1 – 3 of 3) sorted by relevance
267 constexpr int newValue = 2; variable
75 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
349 constexpr int newValue = 2; in TestJsonNodeValueArrayChange() local