Home
last modified time | relevance | path

Searched refs:jsonObject5 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp350 nlohmann::json jsonObject5; variable
351 jsonObject5["version"] = "v1";
352 jsonObject5["printer_list"] = printerMapJson;
353 systemData->ParsePrinterListJsonV1(jsonObject5);