Home
last modified time | relevance | path

Searched defs:jsonObject2 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
H A Dhistreamer_ability_querier_test.cpp220 cJSON *jsonObject2 = cJSON_CreateObject(); variable
309 cJSON *jsonObject2 = cJSON_CreateObject(); variable
347 cJSON *jsonObject2 = cJSON_CreateObject(); variable
387 cJSON *jsonObject2 = cJSON_CreateObject(); variable
419 cJSON *jsonObject2 = cJSON_CreateObject(); variable
451 cJSON *jsonObject2 = cJSON_CreateObject(); variable
496 cJSON *jsonObject2 = cJSON_CreateObject(); variable
551 cJSON *jsonObject2 = cJSON_CreateObject(); variable
592 cJSON *jsonObject2 = cJSON_CreateObject(); variable
622 cJSON *jsonObject2 = cJSON_CreateObject(); variable
[all …]
/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_user_data_test.cpp273 nlohmann::json jsonObject2; variable
301 nlohmann::json jsonObject2; variable
H A Dprint_system_data_test.cpp322 nlohmann::json jsonObject2; variable
1022 nlohmann::json jsonObject2; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp620 nlohmann::json jsonObject2; in CheckJsonConverter() local