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