Searched defs:TestPrintJob (Results 1 – 1 of 1) sorted by relevance
66 class TestPrintJob : public printing::PrintJob { class68 explicit TestPrintJob(volatile bool* check) : check_(check) { in TestPrintJob() function in __anonf8bca4d60111::TestPrintJob