Home
last modified time | relevance | path

Searched defs:userData2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_user_data_test.cpp276 nlohmann::json userData2 = nlohmann::json::array(); variable
303 nlohmann::json userData2 = nlohmann::json::object(); variable
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1852 std::shared_ptr<PrintUserData> userData2 = std::make_shared<PrintUserData>(); variable
1933 auto userData2 = service->GetUserDataByUserId(100); variable
1953 auto userData2 = service->GetUserDataByUserId(100); variable