Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp627 nlohmann::json resolutionItem2 = nlohmann::json::object(); variable
628 resolutionListJson2.push_back(resolutionItem2);
659 nlohmann::json resolutionItem2 = nlohmann::json::object(); variable
660 resolutionItem2["id"] = "123";
661 resolutionItem2["horizontalDpi"] = 123;
662 resolutionListJson2.push_back(resolutionItem2);