Home
last modified time | relevance | path

Searched refs:jsonStr5 (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dutil_test.cpp92 std::string jsonStr5 = "{\"screen_config\":[]}"; in HWTEST_F() local
93 cJSON* jsonData5 = cJSON_Parse(jsonStr5.c_str()); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp202 std::string jsonStr5(cjson5); in HWTEST_F()
203 ret = meta->UnmarshalAudioMeta(jsonStr5); in HWTEST_F()
306 std::string jsonStr5(cjson5); in HWTEST_F()
307 ret = meta->UnmarshalVideoMeta(jsonStr5); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp1676 char jsonStr5[] = "{\"NODE_CODE\":1111,\"NODE_ADDR\":\"127.0.0.1\",\"PROXY_PORT\":1000}"; in HWTEST_F() local
1692 reinterpret_cast<uint8_t *>(jsonStr5), strlen(jsonStr5) + 1); in HWTEST_F()

Completed in 5 milliseconds