Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds