Home
last modified time | relevance | path

Searched refs:JSON_STRING1 (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.cpp33 …const string JSON_STRING1 = "{\"#14\":[[{\"#11\":{\"#8\":[{\"#5\":[[{\"#2\":[{\"#0\":\"value_\"},\… variable
105 int stepOne = static_cast<int>(JsonObject::CalculateNestDepth(JSON_STRING1, errCode));
114 int stepTwo = tempObj.Parse(JSON_STRING1);