Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/utils/json/
Dutils_json_test.cpp267 constexpr int newValue = 2; variable
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dstring_utils.cpp75 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
/base/update/updater/test/fuzztest/updaterutils_fuzzer/
Dupdater_utils_fuzzer.cpp349 constexpr int newValue = 2; in TestJsonNodeValueArrayChange() local