Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/
H A Dnativetoken_oper_test.cpp118 const char *stringJson2 = "{\"processName\":\"partitionslot_host\"," variable
146 const char *stringJson2 = "{\"processName\":\"partitionslot_host\"," variable
216 const char *stringJson2 = "[{\"processName_\":\"partitionslot_host\"," variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp349 std::string stringJson2 = "{\"_id\":\"1\",\"field\":\"" + documentData + "\"}"; in InsertDocFuzz() local
1368 std::string stringJson2 = "{ \"_id\":\"1\", \"field\":\"" + input + "\"}"; in NextFuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp358 std::string stringJson2 = "{\"_id\":\"1\",\"field\":\"" + documentData + "\"}"; in InsertDocFuzz() local
1377 std::string stringJson2 = "{ \"_id\":\"1\", \"field\":\"" + input + "\"}"; in NextFuzz() local