Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_user_data_test.cpp335 nlohmann::json fileJson; in HWTEST_F() local
336 fileJson["key"] = "value"; in HWTEST_F()
337 std::string fileData = fileJson.dump(); in HWTEST_F()

Completed in 1 milliseconds