Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_client_test.cpp1313 PrintJob testJob2; variable
1314 testJob2.SetJobId(serviceJobId);
1315 testJob2.SetFdList(files);
1316 testJob2.SetPageSize(pageSize);
1317 testJob2.SetPrinterId("printid-1234");
1318 testJob2.SetOption(JOB_OPTIONS);
1319 JobParameters *jobParams2 = printCupsClient.BuildJobParameters(testJob2);