Home
last modified time | relevance | path

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

/external/chromium_org/chrome/service/cloud_print/
Dprint_system_cups.cc57 const int kDryRunJobId = 0; variable
638 if (job_id == kDryRunJobId) { in GetJobDetails()
800 return kDryRunJobId; in SpoolPrintJob()