Home
last modified time | relevance | path

Searched defs:strJson (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_json_test.cpp26 const char* strJson = ""; in TestJsonParseTest1() local
58 const char* strJson = "{\"name\" \"John\", \"age\": 30, \"city\": \"ChongQing\"}"; in TestJsonParseTest2() local
90 const char* strJson = "{\"name\": \"John\", \"age\": 30, \"city\": \"ChongQing\"}"; in TestJsonParseTest3() local
Dnapi_test.cpp7177 JSVM_Value strJson = nullptr; in JsonParseObject() local
7201 JSVM_Value strJson = nullptr; in JsonParseFailed() local