Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds