Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp626 nlohmann::json resolutionListJson2 = nlohmann::json::array(); in HWTEST_F() local
628 resolutionListJson2.push_back(resolutionItem2); in HWTEST_F()
629 capsJson["resolution"] = resolutionListJson2; in HWTEST_F()
658 nlohmann::json resolutionListJson2 = nlohmann::json::array(); in HWTEST_F() local
662 resolutionListJson2.push_back(resolutionItem2); in HWTEST_F()
663 capsJson["resolution"] = resolutionListJson2; in HWTEST_F()

Completed in 2 milliseconds