Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp373 nlohmann::json jsonObject6; in HWTEST_F() local
374 jsonObject6["version"] = "v1"; in HWTEST_F()
375 jsonObject6["printer_list"] = printerMapJson; in HWTEST_F()
376 systemData->ParsePrinterListJsonV1(jsonObject6); in HWTEST_F()

Completed in 3 milliseconds