Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_user_data_test.cpp345 nlohmann::json fileJson3; variable
346 fileJson3["version"] = "123";
347 std::string fileData3 = fileJson3.dump();