Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp637 nlohmann::json resolutionListJson4 = nlohmann::json::array(); in HWTEST_F() local
640 resolutionListJson4.push_back(resolutionItem4); in HWTEST_F()
641 capsJson["resolution"] = resolutionListJson4; in HWTEST_F()
673 nlohmann::json resolutionListJson4 = nlohmann::json::array(); in HWTEST_F() local
678 resolutionListJson4.push_back(resolutionItem4); in HWTEST_F()
679 capsJson["resolution"] = resolutionListJson4; in HWTEST_F()

Completed in 3 milliseconds