Searched refs:testJob2 (Results 1 – 1 of 1) sorted by relevance
1313 PrintJob testJob2; variable1314 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);