Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_manager_client_test.cpp2299 PrintAttributes testPrintAttributes; variable
2301 …_t ret = PrintManagerClient::GetInstance()->Print(printJobName, testListener, testPrintAttributes);
2309 PrintAttributes testPrintAttributes; variable
2313 Print(printJobName, testListener, testPrintAttributes, contextToken);
2321 PrintAttributes testPrintAttributes; variable
2325 Print(printJobName, testListener, testPrintAttributes, taskId);
2333 PrintAttributes testPrintAttributes; variable
2338 Print(printJobName, testListener, testPrintAttributes, taskId, contextToken);
2345 PrintAttributes testPrintAttributes; variable
2348 …int32_t ret = PrintManagerClient::GetInstance()->StartGetPrintFile(jobId, testPrintAttributes, fd);