Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_json_precheck_unit_test.cpp44 …const string JSON_STRING3 = "{\"#5\":[{\"#2\":[[{\"#0\":\"value_\"},\"value_\"],\"value_\"],\"#3\"… variable
132 int stepOne = static_cast<int>(JsonObject::CalculateNestDepth(JSON_STRING3, errCode));
141 int stepTwo = tempObj.Parse(JSON_STRING3);