Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp631 nlohmann::json resolutionListJson3 = nlohmann::json::array(); in HWTEST_F() local
634 resolutionListJson3.push_back(resolutionItem3); in HWTEST_F()
635 capsJson["resolution"] = resolutionListJson3; in HWTEST_F()
665 nlohmann::json resolutionListJson3 = nlohmann::json::array(); in HWTEST_F() local
670 resolutionListJson3.push_back(resolutionItem3); in HWTEST_F()
671 capsJson["resolution"] = resolutionListJson3; in HWTEST_F()

Completed in 3 milliseconds