Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp384 nlohmann::json jsonObject7; variable
385 jsonObject7["version"] = "v1";
386 jsonObject7["printer_list"] = printerMapJson;
387 systemData->ParsePrinterListJsonV1(jsonObject7);