Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/common/test/unittest/src/
H A Ddaudio_utils_test.cpp332 cJSON *jsonObject1 = cJSON_CreateObject(); variable
356 cJSON *jsonObject1 = cJSON_CreateObject(); variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/napicommonwant_fuzzer/
H A Dnapicommonwant_fuzzer.cpp210 napi_value jsonObject1 = WrapAbilityResult(env, resultCode, want); // env not null in NapiCommonWantFuzztest4() local
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_credential_manager.cpp711 nlohmann::json jsonObject1 = nlohmann::json(credentialDataInfo); variable