Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_user_data_test.cpp340 nlohmann::json fileJson2; variable
341 fileJson2["version"] = 123;
342 std::string fileData2 = fileJson2.dump();